Content
View differences
Updated by Hagen Schink over 12 years ago
**As** a developer,
**I want** to migrate planning elements from table legacy\_planning\_elements to table work\_packages,
**so** that existing planning elements data is available after introducing work package.
### Details
What needs to be done before:
1. Issue migration
2. PlanningElementType migration
Consider the following attributes:
1. parent
2. status (Work Package) - default
3. priority (Work Package) - default
4. type (f.k.a. tracker)
Includes writing of the new Work Package id into the legacy table.
**I want** to migrate planning elements from table legacy\_planning\_elements to table work\_packages,
**so** that existing planning elements data is available after introducing work package.
### Details
What needs to be done before:
1. Issue migration
2. PlanningElementType migration
Consider the following attributes:
1. parent
2. status (Work Package) - default
3. priority (Work Package) - default
4. type (f.k.a. tracker)
Includes writing of the new Work Package id into the legacy table.