Skip to content

Fix loading of all child items while adding existing work items

What does this MR do and why?

When an existing child item is added to the Child items widget, the Load more button doesn't seem relevant as the next 100 items are fetched after mutation.

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-08-14 at 11.37.39 PM.mov Screen Recording 2024-08-14 at 11.26.10 PM.mov

How to set up and validate locally

  1. Go to any work item Epic/Objective
  2. Add an existing child item
  3. Verify if the all the child items are not loaded after adding new item
Edited by Rajan Mistry

Merge request reports