Skip to content

Remove duplicated users from assignees dropdown on work item view

Natalia Tepluhina requested to merge ntepluhina-filter-duplicate-assignees into master

What does this MR do and why?

This MR removes filters out the duplicated search results from WI assignees dropdown

Screenshots or screen recordings

image

How to set up and validate locally

  1. Open work item view
  2. Open assignees dropdown
  3. (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)
  4. 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.

Merge request reports