Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages