Remove duplicated users from assignees dropdown on work item view
What does this MR do and why?
This MR removes filters out the duplicated search results from WI assignees dropdown
Screenshots or screen recordings
How to set up and validate locally
- Open work item view
- Open assignees dropdown
- (optional) modify the list of
users
via Vue dev tools to have duplicates or hardcode it in the component (I was not able to build a group-project structure to have users duplicated) - Make sure there are no duplicates in the dropdown
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.