Skip to content

Draft: [PoC] Move issue children (use old clone mechanism)

Mario Celi requested to merge 371252-test-move-with-clone-mvc into master

What does this MR do and why?

Quick PoC that uses the old (clone) approach to moving issues into different projects. This allows child tasks to be moved together with the parent issue

Screenshots or screen recordings

demo_mvc

How to set up and validate locally

  1. Create an issue that has at least one child task
  2. Use the move button on the side panel to move to another project
  3. The issue in the new project should also contain it's children

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 #371252 (closed)

Merge request reports