Redirect `threat_monitoring/policies` routes to `policies_controller` routes and delete associated actions

Summary

  • with the removal of the :security_orchestration_policies_configuration feature flag, the /-/threat_monitoring/policies/new and /-/threat_monitoring/policies/edit routes are no longer used and should be removed

Improvements

Risks

If done before the feature flag is removed, it will prevent us from rolling the feature flag back in the event of an issue

Involved components

Modify the following files

Delete the following files

Edited by Alexander Turinske