Skip to content

Fix PolicyScopeFetcher when policy_scope is empty

Sashi Kumar Kumaresan requested to merge sk/443862-fix-policy-scope into master

What does this MR do and why?

This MR fixes a bug with Security::SecurityOrchestrationPolicies::PolicyScopeFetcher where if policy_scope is empty, it throws an error. This was introduced as a part of Expose policy_scope in policy graphql API (!142248 - merged)

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.

Addresses #443862 (closed)

Merge request reports