Resolve "Investigate unused fields in workItemTreeQuery"
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
- Removes unused fields from the
WorkItemHierarchy
fragment. - Updates the Apollo cache using
cache.modify
withtoReference
to safely modify only theWorkItemWidgetHierarchy
widget. - Ensures new children are merged correctly, preserving open/closed order and avoiding cache inconsistencies.
References
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #561013
Edited by Hichem dahi