Skip to content

Compliance center for sub-groups

Illya Klymov requested to merge 441193-compliance-center-for-sub-groups into master

What does this MR do and why?

This MR improves behavior of compliance center for sub-groups as requested in Compliance center for sub-groups (#441193)

Basically this boils down to two important nuances:

  • on Frameworks tab
    • in "associated projects" we display only projects within subgroup you're viewing
    • Editing / Adding new frameworks on "frameworks" tab is prohibited for subgroup
  • on Projects tab all tools for editing (bulk edit, close action, edit framework tooltip) are disabled

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

demo2

How to set up and validate locally

  • Create a subgroup inside a group with ultimate license
  • Open Security > Compliance Center
  • Observe behavior

Related to #441193

Edited by Illya Klymov

Merge request reports