...
# | Story | Tasks | Estimation(in man hours) | Status |
---|---|---|---|---|
1 | Utility should be able to pull data from Github | |||
Utility should be able to pull api data from Github | 8 | Done | ||
Utility should be able to download the migration data | 8 | Progress | ||
Utility should be able to save the data locally to the hard drive | 3 | Done | ||
Utility should be able to join the organization migration(attachment) data to data pulled from api | 8 | Done | ||
Utility should be able to generate the report based on data pulled from Github | 8 | Progress | ||
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 | 30 | |||
Utility should be able to generate the report of the transformed data | 6 | |||
3 | Configure the test JIRA server instance to emulate the cloud | |||
Create users in the jira instance | 2 | |||
Create all projects with same name as labels in Github and custom fields | 2 | |||
Person should be able to import the data in Jira server | 4 | |||
Utility should be able to generate a report to validate the data in JIRA server against the data imported in CSV format | 8 | |||
Validate the migrated data | 1 | |||
4 | Import the transformed data into Jira cloud | |||
Person should be able to import the data in JIRA cloud | 4 | |||
Validate the migrated data | 2 | |||
Total | 94 |
...