Skip to content

Fix update parent cache issue

What does this MR do and why?

An error is thrown while updating parent of any work item because the parameters of updateParent cache util were mixed up in the !159202 (diffs).

This MR corrects the parameters and resolved the regression.

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

Before After
Screen Recording 2024-07-23 at 5.49.06 PM.mov Screen Recording 2024-07-23 at 5.45.43 PM.mov

How to set up and validate locally

Steps to verify:

  1. Login with any user
  2. Go to any Project > Issues > List
  3. Open a Task under any Issue
  4. Change its parent and verify if it is changing

Related to #463881 (closed)

Edited by Rajan Mistry

Merge request reports

Loading