Skip to content

FE: Create "Groups" selection

Why are we doing this work

  • Users want to be able to select a group from a dropdown

Relevant links

Implementation plan

Verification steps

  1. Upload a GitLab Ultimate license
  2. Enable the :scan_result_role_action feature flag with the below command
echo "Feature.enable(:scan_result_role_action)" | rails c
  1. Navigate to a project/group => Security & Compliance => Policies => New policy => Scan Result Policy
  2. Verify a user can select Groups in the Actions area and the dropdown for selecting the groups displays the correct information
Edited by Alexander Turinske