Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Download the data from Github (using either of the above three methods)

  • Transform the data by processing it

  • Write the transformed data to a csv file in a format understood by Jira

  • Upload the CSV data to Jira server and check if all the data was imported properly or not(We execute this step to make sure that we do not mess up cloud instance by directly importing data to cloud. We can fix server easily as we have more control over it)

  • If the CSV data was properly imported to Jira server than upload the same data to Jira cloud

Image RemovedImage Added

Importing Data in JIRA

...

Task Breakdown and Estimation

Sl No

Task

Estimation in (man hours)

Comment

1

Get credentials for admin for Github from client

NA

Action required from Client

2

Get separate VM for development work

NA

Action required from Client

3

There should be a mapping document to show which field in Github map to which field Jira

4

Installations on development environment & testing of Github account credentials

5

There should be a way for the utility to pull data from Github

6

There should be a way for the utility to transform the data from Github format to Jira understandable format

7

There should be a way for the utility to export the transformed data to CSV format understandable by JIRA

8

There should be a way for the utility to generate report of data pulled from Github

9

There should be a way for the utility to generate report of data exported to CSV format

10

There should be a way for the utility to check the data in Jira cloud using api calls and generate report of data exported

11

Testing

Doubts and Clarifications

...