Skip to content

Use new GraphQL autocomplete field for issue lists

Heinrich Lee Yu requested to merge 417757-issue-list-queries into master

What does this MR do and why?

Adds a feature flag to use the new GraphQL field for users autocomplete. This field returns more users than the current group / project member fields

Related to #417757 (closed)

How to set up and validate locally

  1. Enable the new_graphql_users_autocomplete feature flag
  2. Visit the group issue list page
  3. Open the assignee filter in the filter bar and it should include subgroup and descendant project members

MR acceptance checklist

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

Edited by Heinrich Lee Yu

Merge request reports