Skip to content

Include subgroups in adherence export

Jay Montal requested to merge 437912_include_subgroups_in_adherence_export into master

What does this MR do and why?

What

Include subgroups in adherence export

Why

  • Fixes issue with subgroups not being present in adherence export
  • Updates spec to include coverage for subgroups

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.

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. Create a sub group and repeat above step
  3. This will create a couple of rows inside the project_compliance_standards_adherence table.

Using a group name visit the following below locally

http://gdk.test:3000/groups/-/security/compliance_standards_adherence_reports.csv

Related to #437912 (closed)

Edited by Jay Montal

Merge request reports