Skip to content

Expands adherence report group by dropdown

What does this MR do and why?

What

Expands adherence report group by dropdown

  • Expansion includes grouping by projects and grouping by standards
  • Projects are all projects in the adherence report
  • Standards are currently only GitLab

Why

Follow up to Add group by dropdown on adherence report (!143557 - merged) • Jay Montal • 16.9 to include grouping by Projects and grouping by Standards

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

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

Dropdown
Grouped by Project
Grouped by Standard

How to set up and validate locally

Setup Adherences

  1. Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
  2. This will create a couple of rows inside the project_compliance_standards_adherence table.

Visit Standard Adherence page

  1. Visit a group, under Secure (new UI) or Security & Compliance (old UI) > Compliance center
  2. Use the new grouping dropdown

Related to #413735 (closed)

Edited by Jay Montal

Merge request reports