...
Item | Details | Status |
---|---|---|
Project List | Client has to create three more projects | Done |
Labels | Done | Done |
Issue Types | Done | Done |
Field Mapping from JIRA to Github | Done | |
Milestone | Done(We have only one sprint in JIRA. We will have to migrate all the issues under this sprint) | No Need to migrate Milestones |
User List | We need usernames of the users from JIRA | Done |
Access to JIRA | Done |
Tasks for POC
Task | Details | Aim | Status |
---|---|---|---|
Migrate : 10 Closed and 10 Open issues Migrate: 5 Milestones and 5 project with attachments | In Gihub, create two four milestones and add few issues under each | To check if we can create closed sprints in Jira or not | |
Migrate User data | In Github invite some users to join the organization | To check if we have enough information to create a user in Jira from Github | |
Migrate Comments | In Github create comments under different issues. | To check if we can migrate the comments under a project and a issue or not | |
Migrate Attachments | In github create an attachment, Migrate this attachment to JIRA | To check if we can migrate the attachment to proper issue or not | |
Check the release version | Try to migrate releases from Github to Jira | To see if we can migrate releases data or not |
...
# | 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 | Done | |||
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 | Done | |||
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 - Done | with the coding. Fixing bugs.|||
Utility should be able to generate the report of the transformed data | In Progress - Done | with the coding. Fixing bugs.|||
3 | Configure the test JIRA server instance to emulate the cloud | |||
Create users in the jira instance | Done | |||
Create all projects with same name as labels in Github and custom fields | Done | |||
Person should be able to import the data in Jira server | Done | |||
Utility should be able to generate a report to validate the data in JIRA server against the data imported in CSV format | Done | |||
Validate the migrated data | Done | |||
4 | Import the transformed data into Jira cloud | |||
Person should be able to import the data in JIRA cloud | Done | |||
Validate the migrated data | Done |