Add ability to lock discussions in work items
What does this MR do and why?
Add ability to lock discussions in work items (#398649 (closed))
Changelog: added
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screen_Recording_2024-01-08_at_4.56.40_pm
Non-member message BEFORE | Non-member message AFTER |
---|---|
How to set up and validate locally
- Enable feature flag
work_items_mvc
- Visit any issue such as
http://127.0.0.1:3000/flightjs/flight/-/issues/1
- Create a task in the child items widget
- Open task
- Test the task by locking/unlocking the task via the ellipsis dropdown
Related to #398649 (closed)
Edited by Coung Ngo