Skip to content

Draft: Add subscription for async security policy project

What does this MR do and why?

Add subscription for async security policy project

  • use subscription to create assigned policy project asynchronously
  • refactor editor_components to be consistent and DRY
  • rename some methods be more concise

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.

Scan Execution Merge Request Pipeline Execution
scan_execution_small merge_request_small pipeline_small

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 new project/group => Secure => Policies => New policy => Pipeline execution project => Create a policy
  3. Verify the user is navigated to the newly created security policy project with an MR
  4. Navigate to the new project/group => Secure => Policies => New policy => Pipeline execution project => Create a policy
  5. Verify the user is navigated to the security policy project with an MR
  6. Navigate to the new project/group => Secure => Policies => Edit policy project => Remove the linked project
  7. Navigate to the new project/group => Secure => Policies => New policy => Pipeline execution project => Create a policy
  8. Verify the error appears and a user can still take actions on the page
  9. Repeat the steps for every policy type

Related to #464329 (closed)

Edited by Alexander Turinske

Merge request reports

Loading