Skip to content

Use existing updateWorkItem mutation for removing WI

Rajat Jain requested to merge 367820-consolidate-mutation into master

What does this MR do and why?

Previously we had two different mutations in the codebase doing the exact same thing. This MR merges them together and removes the other.

Fixes Follow-up from "Ability to remove parent/child ... (#367820 - closed)

Screenshots or screen recordings

No visual change.

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #367820 (closed)

Edited by Rajat Jain

Merge request reports