Skip to content

Add ability to add related item for work items

What does this MR do and why?

This MR adds the ability to add related item for work items, which implements various UX follow-ups from #506695 (closed)

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

Epics (no change) Other work items (e.g. Task)
Screen_Recording_2024-12-18_at_4.46.14_pm Screen_Recording_2024-12-19_at_10.45.55_pm

How to set up and validate locally

  1. View a task
  2. Click on the ellipsis dropdown and select "New related item"
  3. Test out the modal

Related to #506695 (closed)

Edited by Coung Ngo

Merge request reports

Loading