Cascading Settings does not recognize Group as the ancestor of Project

Context

Related to Issue #471111 (closed) Currently within the cascading_namespace_settings_tooltip_data method in namespaces_helper.rb, the #{attribute}_locked_by_ancestor? method does not recognize a Group as an Ancestor to a Project. We need to write a new method to handle this.

Attaching Patch of all previous workaround to help guide whomever from Backend works on this: cascading_project_lock_settings.patch

Scope of this issue

  • Create method to handle recognizing a Group as an Ancestor of a Project
Edited by Lindsey Shelton