Skip to content

Remove unnecessary mappers from compliance report

Robert Hunt requested to merge 346266-remove-unnecessary-mappers into master

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

  1. Go to [GDK_HOST]/groups/[GROUP]/-/security/compliance_dashboard
  2. 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

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to [Feature flag] Enable compliance violations report (#346266 - closed)

Edited by Robert Hunt

Merge request reports