Export for standards adherence report (backend)
What does this MR do and why?
What
Export for standards adherence report (backend)
- Adds a new endpoint for exporting standards adherence reports
- Emails and sends the report as a CSV
Why
Adds the ability for users to export their standards adherence report
Screenshots or screen recordings
CSV | |
---|---|
How to set up and validate locally
Setup Adherences
- Visit group settings and enable "Prevent approval by author" from the 'Merge Request Approval' section.
- 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
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #413736 (closed)
Edited by Jay Montal