Include subgroups in adherence export
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
- Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
- Create a sub group and repeat above step
- 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