Skip to content

Consolidate fetching of users for filter token

What does this MR do and why?

Move fetching of users to UserToken, using it on issue and epic boards and issues lists only (for now).

This is mainly a refactor to consolidate the fetching of user token for filtered search.

This token is user to fetch Assignees and Authors.

Screenshots or screen recordings

Screenshot_from_2023-10-11_16-45-42

How to set up and validate locally

  1. Open issue/epic board or list.
  2. Test filtering by assignee and author.

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 #398833 (closed)

Edited by Florie Guibert

Merge request reports