Skip to content

Add ability to lock discussions in work items

Coung Ngo requested to merge 398649-add-locking-in-work-items into master

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
Screenshot_2024-01-10_at_17-52-31__46___Gitlab_Org___Gitlab_Test___GitLab Screenshot_2024-01-10_at_17-50-57__46___Gitlab_Org___Gitlab_Test___GitLab

How to set up and validate locally

  1. Enable feature flag work_items_mvc
  2. Visit any issue such as http://127.0.0.1:3000/flightjs/flight/-/issues/1
  3. Create a task in the child items widget
  4. Open task
  5. Test the task by locking/unlocking the task via the ellipsis dropdown

Related to #398649 (closed)

Edited by Coung Ngo

Merge request reports

Loading