Skip to content

Remove add Compliance Frameworks for personal namespaces projects

What does this MR do and why?

Frameworks can not currently be added to personal namespaces. This removes the ability to try add them.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
General--Settings--Gitlab-Org-Compliance-framework-_-GitLab General--Settings--Administrator-Personal-_-GitLab

How to set up and validate locally

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

  1. Create a personal project
  2. Navigate to Settings -> General
  3. Ensure that the Compliance framework settings can not be expanded and have the correct message
  4. Create a group project
  5. Navigate to Settings -> General
  6. Ensure that the Compliance framework settings can be expanded and can select/add frameworks
    1. https://docs.gitlab.com/ee/user/project/settings/#add-a-compliance-framework-to-a-project

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 #410417 (closed)

Edited by Nate Rosandich

Merge request reports