Skip to content

Copy widgets data when syncing legacy epic with work item

What does this MR do and why?

In !140232 (merged) we added the logic to create a synced work item for every new epic and copied the base attributes iid, title, description and confidential. With this MR we also copy the epic's create_at and update_at attributes, as well as labels and parent epic. We are still missing color and the inherited dates but this depends on that widgets work that is in progress.

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.

Related to #436483 (closed)

Edited by Eugenia Grieff

Merge request reports