Add ability to delete a work item note
What does this MR do and why?
This MR implements deleting work item notes.
Screenshots or screen recordings
Deleting a single note in the thread
Deleting replies to the thread
Error when deleting a note
Known issue: our alert is not sticky so it's not obvious to the user what has happened when note deletion fails
How to set up and validate locally
- Enable the work items MVC feature flag
Feature.enable(:work_items_mvc)
- Open any work item
- Add a few notes
- On the note, click on three dots on the right top corner and select "Delete comment"
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 #389968 (closed)
Edited by Natalia Tepluhina