Remove unnecessary mappers from compliance report
What does this MR do and why?
This MR removes the unnecessary mapper code now the old dashboard has been removed in [Feature flag] Enable compliance violations report (#346266 - closed).
Screenshots or screen recordings
N/A
How to set up and validate locally
- Go to
[GDK_HOST]/groups/[GROUP]/-/security/compliance_dashboard
- Validate that the violations are shown
- If no violations are shown then you can run
FILTER=compliance_report_violations rake db:seed_fu
to populate violations locally
- If no violations are shown then you can run
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 [Feature flag] Enable compliance violations report (#346266 - closed)
Edited by Robert Hunt