Skip to content

Draft: Fix bug where deletion of sep action was wrong

Alexander Turinske requested to merge fix-scan-execution-action-delete-bug into master

What does this MR do and why?

Fix bug where deletion of sep action was wrong

  • update v-for key to not use the index

Changelog: fixed

EE: true

Screenshots or screen recordings

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

Before After
Screen_Recording_2023-06-02_at_17.20.01 Screen_Recording_2023-06-02_at_17.19.25

How to set up and validate locally

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

  1. Upload a GitLab Ultimate license
  2. Navigate to a project/group => Secure => Policies => New policy => Scan Execution Policy
  3. Add/remove actions and verify the correct action is removed on deletion

MR acceptance checklist

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

Merge request reports