Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 706 Bytes

File metadata and controls

27 lines (20 loc) · 706 Bytes

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