Skip to content

Add grapqhql query to block_group_branch_modification_setting

Why are we doing this work

After adding new graphql api for top_level_groups and filtering by ids

ee/app/assets/javascripts/security_orchestration/components/policy_drawer/scan_result/block_group_branch_modification_setting.vue

ee/app/assets/javascripts/security_orchestration/components/policy_editor/scan_result/settings/block_group_branch_modification.vue

needs to be updated in order to use grapql instead of rest api

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps