Skip to content

Fix issuable GraphQL queries when unauthenticated

Heinrich Lee Yu requested to merge 371730-fix-graphql-sidebar-queries into master

What does this MR do and why?

Fixes loading of issues list and issue sidebar (GraphQL queries) anonymous searching is disabled.

Related to #371730 (closed)

How to set up and validate locally

  1. Enable the disable_anonymous_search feature flag
  2. Open the issue list when not logged in

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371730 (closed)

Edited by Heinrich Lee Yu

Merge request reports