...
# | Story | zTasks | Status |
---|---|---|---|
1 | Utility should be able to pull data from Github | ||
Utility should be able to pull api data from Github | Done | ||
Utility should be able to download the migration data | ProgressDone | ||
Utility should be able to save the data locally to the hard drive | Done | ||
Utility should be able to join the organization migration(attachment) data to data pulled from api | Done | ||
Utility should be able to generate the report based on data pulled from Github | ProgressDone | ||
2 | Utility should be able to transform the data in JIRA compatible format | ||
Utility should be able to read and transform the data into CSV format compatible with JIRA | In Progress - Working on configuring the mapping data | ||
Utility should be able to generate the report of the transformed data | |||
3 | Configure the test JIRA server instance to emulate the cloud | ||
Create users in the jira instance | |||
Create all projects with same name as labels in Github and custom fields | |||
Person should be able to import the data in Jira server | |||
Utility should be able to generate a report to validate the data in JIRA server against the data imported in CSV format | |||
Validate the migrated data | |||
4 | Import the transformed data into Jira cloud | ||
Person should be able to import the data in JIRA cloud | |||
Validate the migrated data |
...