Add ability to add related item for work items
What does this MR do and why?
Add ability to add related item for work items
When viewing a work item such as a task, allow the user to create a new related item and choose the type of this related item. Before, the related item was always the same type as the viewed work item.
Changelog: added
References
Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.
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
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
| Creating related item from task | Creating epic from /-/epics (no change) |
Creating epic from /-/epics/new (no change) |
|---|---|---|
| Screen_Recording_2025-01-15_at_1.40.29_pm | Screen_Recording_2025-01-15_at_1.41.24_pm | Screen_Recording_2025-01-15_at_1.42.14_pm |
How to set up and validate locally
- View a task
- Click on the ellipsis dropdown and select "New related item"
- Test out the modal
Related to #506695 (closed)
Edited by Coung Ngo