日本語環境で Jira Cloud Migration Assistant を利用する前のチェックリスト
日本語環境に特有の問題とトラブルシューティング
On this page
Related content
- What is Jira Cloud Migration Assistant?
- Use Jira Cloud Migration Assistant to migrate (legacy)
- Jira Cloud Migration Assistant pre-migration checklist
- Cloud migration methods for Jira
- Update or install the Jira Cloud Migration Assistant
- What gets migrated with the Jira Cloud Migration Assistant
- Improving efficiency with pre-migration check caching in Jira Cloud Migration Assistant
- Jira Cloud Migration Assistant duplicates and tracking entities
- How Jira Cloud Migration Assistant links your data
- Troubleshoot migration with Jira Cloud Migration Assistant
日本語で Jira Server または Data Center をご利用のお客様が Jira Cloud Migration Assistant を使用して Cloud への移行を行う際、 Jira の移行前のチェックリスト の項目に加えて確認が必要なチェックリストを作成しました。
一般的な移行前チェックリストを確認する
一般的なエラーを防ぐため、移行を試す前に次の確認を完了します。
他言語環境特有の問題を確認する
他言語環境でのエラーを防ぐため、移行を試す前に次の確認を完了します。
ロックシステムフィールドの確認
この問題は Jira Cloud Migration Assistant 1.7.3 以降で修正されております。
以下 SQL を実行して、ロックフィールドの言語を確認
SELECT id,customfieldtypekey,cfname from customfield where customfieldtypekey like 'com.pyxis.greenhopper.jira%';
id customfieldtypekey cfname ----- ----------------------------------------- ---------- 10100 com.pyxis.greenhopper.jira:gh-sprint スプリント 10101 com.pyxis.greenhopper.jira:gh-epic-link エピック リンク 10102 com.pyxis.greenhopper.jira:gh-epic-status エピック ステータス 10103 com.pyxis.greenhopper.jira:gh-epic-label エピック名 10104 com.pyxis.greenhopper.jira:gh-epic-color エピック カラー 10105 com.pyxis.greenhopper.jira:gh-lexo-rank ランク
cfname に英語以外の言語が設定されている場合
フィールドのロックを外す
[Jira 管理] > [課題] > [カスタムフィールド] へ遷移
各フィールドのアクション列 [編集] をクリック
エピック カラー: Epic Colour
エピックステータス: Epic Status
エピック リンク: Epic Link
エピック名: Epic Name
ランク: Rank
- スプリント: Sprint
フィールドを再度ロック
既知の不具合
-
MIG-479 - Jira Cloud Migration Assistant failed to mapping Issue types when installing Jira Server with non English language Closed
課題タイプの確認
この問題は Jira Cloud Migration Assistant 1.7.3 以降で修正されております。
以下 SQL を利用して、課題タイプの言語を確認
select * from issuetype;
id sequence pname pstyle description ----- -------- -------- ------------ ------------------------------------------------------------------ 10000 (null) エピック (null) Jira Software により作成-編集・削除しないでください。分類の必要がある大きなユーザー ストーリー向けの課題タイプです。 10001 (null) ストーリー (null) Jira Software により作成-編集・削除しないでください。ユーザーのストーリーの課題タイプです。 10002 (null) タスク 行うべきタスクを表します。 10003 (null) サブタスク jira_subtask 課題のサブタスクを表します。 10004 (null) バグ
pname に英語以外の言語が設定されている場合課題タイプ名を変更
[Jira 管理] > [課題] > [課題タイプ] へ遷移
アクション列 [編集] をクリック
エピック: Epic
ストーリー: Story
タスク: Task
サブタスク: Sub-task
バグ: Bug
pname に英語や日本語等で複数の同じ課題タイプがある場合
既定言語に従って重複して作成された課題タイプと解決状況を削除する方法 に記載の手順に従って重複した課題タイプを削除して英語に統一
既知の不具合
-
MIG-479 - Jira Cloud Migration Assistant failed to mapping Issue types when installing Jira Server with non English language Closed
エピックステータスのオプションを確認
この問題は Jira Cloud Migration Assistant 1.7.3 以降で修正されております。
[Jira 管理] > [課題] > [カスタムフィールド] へ遷移
エピック ステータス のアクション列 [歯車アイコン] > [表示] を選択
オプションが "作業前 :", "進行中", "完了" の場合
フィールドのロックを外す
エピック ステータス のアクション列 [歯車アイコン] > [構成] をクリック
[オプション の編集] にて各オプション名を変更
作業前 : : To Do
進行中 : In Progress
完了 : Done
オプションが "作業前 :", "進行中", "完了" 以外にも複数存在する場合
他のオプションを "作業前 :", "進行中", "完了" に変更する
以下の JQL を用いて、"作業前 :", "進行中", "完了" 以外のオプションが選択されている課題を確認
Search "Epic Status" = "オプション"
複数の課題を同時に編集する の「複数課題の編集」を参考にエピック ステータスを "作業前 :", "進行中", "完了" のいずれかに統一
フィールドのロックを外す
エピック ステータス のアクション列 [歯車アイコン] > [構成] をクリック
[オプション の編集] にて各オプション名を変更
作業前 : : To Do
進行中 : In Progress
完了 : Done
既知の不具合
-
MIG-479 - Jira Cloud Migration Assistant failed to mapping Issue types when installing Jira Server with non English language Closed
保存済みフィルターの確認
この問題は Jira Cloud Migration Assistant 1.7.3 以降で修正されております。
カスタムフィールドや課題タイプの名前を変更した場合、旧フィールド名を利用しているフィルターを手動で更新する必要があります。
以下不具合課題の Update filters 項目を参考に、命名変更を行ったのフィールド・課題タイプ・エピックステータスを利用しているフィルタを抽出し、新しい名前に変更を行ってください。
-
MIG-479 - Jira Cloud Migration Assistant failed to mapping Issue types when installing Jira Server with non English language Closed
起票済みの機能リクエスト
-
JRASERVER-61048 - As a jira admin asked to rename a custom field, I want to know which filters contain the custom field, so I know which ones to update Gathering Interest
-
JRASERVER-30467 - Renaming a project or issuetype breaks filters saved with the old project or issue type name Gathering Interest
既定の言語の確認
この問題は Jira Cloud Migration Assistant 1.7.3 以降で修正されております。
[Jira 管理] > [システム] > [一般設定] へ遷移
既定の言語 に英語以外の言語が設定されている場合、英語に変更
既知の不具合
-
MIG-559 - Jira Cloud Migration Assistant creates Done status in other language in cloud if using non-English as default in server Closed
Related content
- What is Jira Cloud Migration Assistant?
- Use Jira Cloud Migration Assistant to migrate (legacy)
- Jira Cloud Migration Assistant pre-migration checklist
- Cloud migration methods for Jira
- Update or install the Jira Cloud Migration Assistant
- What gets migrated with the Jira Cloud Migration Assistant
- Improving efficiency with pre-migration check caching in Jira Cloud Migration Assistant
- Jira Cloud Migration Assistant duplicates and tracking entities
- How Jira Cloud Migration Assistant links your data
- Troubleshoot migration with Jira Cloud Migration Assistant