Skip to content

Render WorkItemLinks widget in issue page

Rajat Jain requested to merge 362860-move-widget into master

What does this MR do and why?

Render the work item links widget in the current issue view.

Screenshots or screen recordings

image

How to set up and validate locally

  1. Enable feature flags:
Feature.enable :work_items
Feature.enable :work_items_hierarchy
  1. Navigate to issue page and see the Child items widget.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #362860 (closed)

Edited by Rajat Jain

Merge request reports