Reactions for work item notes
What does this MR do and why?
- Add award list to work item notes
- Changed the award list in note header to remove note if already awarded
Screenshots or screen recordings
With errors
How to set up and validate locally
- Enable the feature flags
Feature.enable(:work_items_mvc) Feature.enable(:work_items_mvc_2)
- Create a task
- Leave a note
- Award an emoji
- Click the emoji to remove it
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 #389967 (closed)
Edited by Simon Knox