Skip to content

Disable Sync share with group lock for ProjectNamespaces

charlie ablett requested to merge 341823-cablett-sync-share-with-group-lock into master

What does this MR do and why?

Some scopes in Namespaces, particularly around Group/subgroup hierarchies, are called by logic that expects these objects to be Group objects themselves.

Disables the before_create/update callbacks for a method that only makes sense for Group type namespaces, not ProjectNamespace objects.

Third bit of #341823 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #341823 (closed)

Edited by charlie ablett

Merge request reports

Loading