Skip to content

Remove unused methods from feature flag

Alexander Turinske requested to merge 377866-remove-unused-methods into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Remove unused methods from feature flag

  • feature flag scan_result_role_action
  • remove unsued methods
  • remove unused components
  • rename v2 methods to v1
  • simplify logic

Changelog: changed

EE: true

Screenshots or screen recordings

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

Before After
image no visual changes

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 group/project => Security & Compliance => Policies => New policy => Scan Result Policy (e.g. gdk group/gdk project
  3. Verify approvers can be added as usual

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

Edited by Alexander Turinske

Merge request reports