Redmine からデータをインポートする
JIRA Redmine Importer plugin を利用すると Redmine からローカルの JIRA へデータをインポートすることができます。
バージョン 5.0.2 以降の JIRA Importers Plugin は Redmine バージョン 1.3.0+ と 2.0+ の Redmine と互換があります。
はじめる前に
Redmine データをインポートする
JIRA Redmine Importer プラグインにより、データをインポートして JIRA と統合するプロセス全体を案内するウィザードが提供されます。 インポート ウィザードにアクセスするには:
- Log into JIRA as a user with the JIRA Administrators global permission.
- Choose > System. Select Import & Export > External System Import to open the Import external projects page.
Keyboard shortcut: g + g + start typing redmine
- Redmine オプションと関連付けられているインポートボタンを選択します。
- ウィザードに従って各フィールドに入力します。
Redmine の課題を既存の JIRA プロジェクトにインポートする場合、ワークフロースキームの選択が求められたときに、既存の JIRA プロジェクトで使用されている JIRA ワークフロースキームを選択する必要があります。そうしないと、インポートが正常に完了しない可能性があります。
Please note that it is mandatory to map Redmine status field to a specific JIRA status field and Redmine tracker field to a JIRA issue type field since these JIRA fields are an integral part of JIRA workflows.
Redmine のデータ を JIRA の課題フィールドにインポートするためのヒント
インポートプロセスでは、次のように Redmine データが変換されます。
Redmine 内 | JIRA 内 | インポート時の注意 |
|---|---|---|
プロジェクト | プロジェクト | Redmine data is imported on a per-project basis. You can either specify an existing JIRA project as the target, or the importer will automatically create a project(s) for you at time of import. (For more information about JIRA projects, please see Defining a project.) |
| ターゲット バージョン
| 影響バージョン | Redmineのターゲットバージョンは、「影響バージョン」にマッピングされます。 |
Priority | Priority | Redmine の特定の値から JIRA の特定の値へのマッピングを設定できます。 |
要約 | サマリ概要 | Redimine の件名は JIRA の課題サマリとしてインポートされます。 |
| 作業履歴 | 作業履歴 | See Configuring Time Tracking. |
| 作成者 | 報告者 | Redimine の課題作成者は JIRA の課題報告者としてマッピングされます。 |
添付ファイル | 添付ファイル | Attachments are extracted from Redmine and saved. Information on the date the file was attached and the user who attached it is retained, as well. To specify the location where the attachments are stored, see Configuring File Attachments. |
トラッカー | 課題タイプ | 特定のトラッカーから特定の JIRA 課題タイプへのマッピングを設定できます。 |
Priority | Priority | Redmine の特定の値から JIRA の特定の値への マッピング を設定できます。 |
ステータス | ステータス | インポーターを実行する前に JIRA でワークフローを作成している場合、Redmineの特定の値から JIRA の特定の値へのマッピングを設定できます。
|
| カテゴリ | コンポーネント | このマッピングはハードコードされており、変更することはできません。 |
ユーザー | ユーザー | The importer will automatically create JIRA users for any Redmine users who do not already exist in JIRA.
|
その他のフィールド | カスタム フィールド | If your Redmine system contains any custom fields, you can choose to map them to specific JIRA custom field(s). If your custom fields don't yet exist in JIRA, the importer can automatically create them for you. |