Skip to content

Redirect threat_monitoring policies endpoints

What does this MR do and why?

Redirect threat_monitoring policies endpoints

  • redirect threat monitoring policies endpoints to the policies controller

Changelog: changed EE: true

Screenshots or screen recordings

Redirect Screenshot
threat_monitoring#new new_redirect
threat_monitoring#edit edit_redirect
threat_monitoring#alert_details image (no visual change)

How to set up and validate locally

  1. Upload a GitLab Ultimate license
  2. Navigate to a project with Security & Compliance enabled
  3. Navigate to Security & Compliage => Policies
  4. Click the New Policy button
  5. Modify the URL so that security => threat_monitoring. On navigation, it should send the browser back to the original URL
  6. Navigate to Security & Compliage => Policies
  7. Select a policy and click Edit Policy in the drawer
  8. Modify the URL so that security => threat_monitoring. On navigation, it should send the browser back to the original URL

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 #321258 (closed)

Edited by Alexander Turinske

Merge request reports