Skip to content

Draft: Handle group transfer for work items

Siddharth Dungarwal requested to merge 443775-handle-group-transfer into master

What does this MR do and why?

This MR makes sure that the group transfers maintain integrity for the work item documents.

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

How to set up and validate locally

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

  1. Create work_item one issue and one epic type.
  2. Check on the Elastic it is indexed.
  3. Now transfer the group to a different namespace.
  4. Check on Elastic that no document has a duplicate.

Related to #443775

Merge request reports