Skip to content

Fix setting share_with_group_lock

yorickpeterse-staging requested to merge fix-share-with-group-lock-update into master

What does this MR do?

This fixes Namespace#force_share_with_group_lock_on_descendants so it doesn't update all namespaces instead of just the descendants. For more information see the following issues:

Thanks to @_stark for finding the underlying query that lead to us identifying what code caused this.

This has to be picked into the next available RC.

cc @rspeicher @jarka

Does this MR meet the acceptance criteria?

Edited by yorickpeterse-staging

Merge request reports