You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove unrelated test and optimize query in _validate_owner_removal
- Remove test_update_feature_state__null_environment__returns_400
(unrelated to this PR, should be a separate PR if fixing a bug)
- Only query existing owners when the corresponding ID set is non-empty
to avoid unnecessary DB queries
0 commit comments