Update task children icon and display count
What does this MR do and why?
Updates work item hierarchy widget to use Task icon and displays total count of children tasks
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable feature flags
Feature.enable :work_items
Feature.enable :work_items_hierachy
Feature.enable :work_items_create_from_markdown
- View the new icon in 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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #369882 (closed)
Edited by Rajat Jain