Use new GraphQL autocomplete field for issue lists
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
- Enable the
new_graphql_users_autocomplete
feature flag - Visit the group issue list page
- 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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Heinrich Lee Yu