-
Ryuta Kamizono authored
It should restore the original `current_scope` if building multiple records in a `scoping` since `_deprecated_scope_block` overrides `current_scope` to raise the deprecation warning. Fixes #41076.
Ryuta Kamizono authoredIt should restore the original `current_scope` if building multiple records in a `scoping` since `_deprecated_scope_block` overrides `current_scope` to raise the deprecation warning. Fixes #41076.
Loading