Skip to content

artursv/jira-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JIRA data import


While migrating from Open Atrium (Drupal 6) to a new ticketing system a need arrised to bring the existing data with us.

export.php Contains some PHP to export data from Open Atrium (or with some modifications - from any D6 site to a JSON file) Run from docroot with Drush drush scr export.php

export.sh Some Python code to connect to JIRA REST API. Requires jira-python library that can be installed with easy_install jira. Run from your terminal ./migrate.sh

About

Imports tickets to JIRA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published