Add tracking to WI assignees
What does this MR do and why?
This MR implements two features:
- adds
view-only
state to WI assignees component when user has no permissions to update the work item - adds FE tracking event for updating assignees
How to set up and validate locally
-
Enable the MVC-2 feature flag
Feature.enable(:work_items_mvc_2)
-
Open work item view
-
Click on assignees field and add a few new assignees
-
Log out and open the same work item
-
You should not be able to edit assignees
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.
Related to #334810 (closed)
Edited by Natalia Tepluhina