Skip to content

Fix console error warning and rolledUpCounts on heirarchy widgets

What does this MR do and why?

Fixes console error warnings in apollo after add child item

It also updates rolled up counts for the tree at first level

Changelog: fixed

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.

Before After
Screen Recording 2024-09-18 at 18.13.16.mov Screen Recording 2024-09-20 at 10.12.18.mov

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Go to any work item
  2. Try to add any child -> existing/new
  3. See that the rolledup counts are updated and we do not see any console errors

Related to #482993

Edited by Deepika Guliani

Merge request reports

Loading