Skip to content

Handle delete framework edge cases

Nataliia Radina requested to merge 483060-delete-framework-edge-cases into master

What does this MR do and why?

Handle delete framework edge cases

Disable deleting for default frameworks and frameworks with policies linked

Changelog: changed

EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
Screenshot_2024-10-14_at_23.23.18 Screenshot_2024-10-14_at_23.02.59

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Make sure you have user with admin rights and Ultimate subscription
  2. Go to Compliance center
  3. Try to delete default framework from frameworks tab and edit screen
  4. Try to delete framework with policies from frameworks tab and edit screen
  5. Ensure deleting is not possible in both cases, the button is disabled and corresponding tooltip is present

Related to #483060 (closed)

Merge request reports

Loading