[Frontend] Add group scope option for policy list
Why are we doing this work
- Adding new policy scope for groups needs to be reflected in policy list scope column
Relevant links
Non-functional requirements
-
Documentation: -
Feature flag: policy_group_scope -
Performance: -
Testing:
Implementation plan
- Update
ee/security_orchestration/components/policies/list_component_scope.vueto support new group options - Update
ee/security_orchestration/graphql/fragments/policy_scope.fragment.graphqlto include new group option - Make sure changes are also reflected in a drawer
- Add tests
Verification steps
Edited by Artur Fedorov