Skip to content

Group Migration - Complete Epics

Problem to Solve

With the implementation of the Epic migration MVC, the following Epic attributes are already being migrated:

  • title
  • description
  • state
  • createdAt
  • closedAt
  • startDate
  • startDateFixed
  • startDateIsFixed
  • dueDateFixed
  • dueDateIsFixed
  • relativePosition
  • confidential

This provides the basic info for each Epic, but leaves out any relations, such as Parent Epics, Labels, Comments, etc., which is something that users would expect is included in a full Group Migration.

Proposed Solution 👣

For the users to confidently use the Group Migration feature, we need to migrate the remaining available info for Epics:

  1. Epic parents/children -
  2. Epic labels -
  3. Epic comments/notes -
  4. Epic events -
  5. Epic award emojis -
  6. Comment award emojis -
Edited by Haris Delalić