Skip to content

pechdavid/activecollab-jira-json-migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Activecollab to Jira JSON Migration

Migrate from Active Collab (2.3.x+) to Jira via JSON format!

Simple migration script that enables you:

  • active collab REST API must be enabled
  • migrate all project issues
  • comments to issues
  • users involved
  • attachments (via dirty script)
  • migrate milestones (as versions in Jira)

Attachments with dirty script

  1. upload serve.php to active collab public
  2. enable through .htaccess
  3. make migration
  4. don't forget to remove file after migration

Known Issues

  • Removed users are migrated only as their ID
  • Problem migrating multiple attachments with the same name in the issue

About

Migrate from Active Collab to Jira via JSON format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published