Skip to content

Fix PolicyScopeFetcher when policy_scope is nil

Martin Čavoj requested to merge mc/fix-policy-scope-fetcher into master

What does this MR do and why?

This MR fixes PolicyScopeFetcher when policy_scope is nil. We are getting 500 errors in GQL API when trying to fetch policies.

Kibana logs

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.

Merge request reports