Skip to content

用于存放jira迁移工具制品及差异表等公开文件

Notifications You must be signed in to change notification settings

BangWork/migration-tool-assets

Repository files navigation

Migration-Tool

Migration-Tool is a web tool for migrating Jira data to ONES system. Migration-Tool will read the backup package directory and the attachment directory of Jira Server, which are located in Jira Local Home. It will not modify and delete jira server data.

  • Jira Local Home (default): /var/atlassian/application-data/jira
  • Backup package directory: Jira Local Home/export
  • Attachment directory: Jira Local Home/data/attachments

Version Relationship

Tools Version ONES Version Remark
v6.x.x [3.14.0, ~) recommended

Mapping xlsx

The following forms show how Jira data will be migrated to ONES (such as Jira project, user, issue, etc.)

Chinese version: Jira数据迁移清单.xlsx

English version: Jira migration mapping form.xlsx

Japanese version: Jira データ移行リスト.xlsx


Quick Start

Step 1: Log into jira server by ssh

Step 2: Download the zip file to jira server

Step 3: Unzip file and run start.sh

ssh jira@jira-server-ip

unzip migration-tool-*-*.zip && cd migration-tool-*-* && ./scripts/start.sh

Parameters that need to be entered when starting the migration tool

Then visit Jira migration tool by website: http://jira-server-ip:port

About

用于存放jira迁移工具制品及差异表等公开文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published