Skip to content

Remove UsersSelect JS from groups/boards

What does this MR do and why?

Since all JS for selecting Assignees for group/boards has been moved to Vue, the JS init UsersSelect is no longer needed.

Screenshots or screen recordings

Group___Boards

How to set up and validate locally

  1. Go to Group > Issues > Boards. For example, http://127.0.0.1:3000/groups/h5bp/-/boards.
  2. Select any issue in the list.
  3. Make sure Assignees in the sidebar works as expected.

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

Merge request reports