|
インポートプロセスでは、次のデータが Bugzilla データベースから JIRA にコピーされます。
Bugzilla | JIRA 内 | インポート時の注意 | |
|---|---|---|---|
製品 | プロジェクト | Bugzilla 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.) | |
External Project | Project Category |
| |
コンポーネント | コンポーネント | インポーターによって JIRA に Bugzilla コンポーネントを自動作成するか、JIRA のコンポーネントにバグをインポートしないかを選択できます。 | |
マイルストーン | 修正対象バージョン | Versions are imported from Bugzilla (if you choose), and are set to the Un-Released and Un-Archived state. | |
バグ | 課題 | Every Bugzilla bug becomes a JIRA issue of type 'Bug', with one exception: a Bugzilla issue with severity 'Enhancement' becomes a JIRA issue of type 'Improvement' and priority 'Major'. | |
ID | Bugzilla ID | Each imported issue will be given a new JIRA ID, and the old Bugzilla ID will be saved into a JIRA custom field called 'Bugzilla ID'. This custom field is searchable, so you can search for JIRA issues by their old Bugzilla ID. If you don't need this custom field, delete it or 'hide' it (as described in Specifying Field Behaviour). | |
要約 | 要約 |
| |
説明 | 説明 |
| |
コメント | コメント |
| |
添付ファイル | 添付ファイル | Attachments are extracted from the Bugzilla database and saved to disk. To specify the location on disk, see Configuring File Attachments. | |
Priority | 優先度 | You can choose to map one of either the Bugzilla Priority field or the Bugzilla Severity field (see below) to the built-in JIRA Priority field, and the other to a custom field. (Alternatively, you can choose to map both the Bugzilla Priority field and the Bugzilla Severity field to JIRA custom fields.) When importing into the JIRA Priority field, you can configure mapping of specific Bugzilla values to specific JIRA values. | |
深刻度 | 優先度 | You can choose to map one of either the Bugzilla Priority field (see above) or the Bugzilla Severity field to the built-in JIRA Priority field, and the other to a custom field. (Alternatively, you can choose to map both the Bugzilla Priority field and the Bugzilla Severity field to JIRA custom fields.) When importing into the JIRA Priority field, you can configure mapping of specific Bugzilla values to specific JIRA values. | |
ステータス | ステータス | Bugzilla の特定の値から JIRA の特定の値へのマッピングを設定できます。
| |
ソリューション | ソリューション | Bugzilla の特定の値から JIRA の特定の値へのマッピングを設定できます。 | |
Duplicates | Link | Bugzilla の特定のリンクタイプから JIRA のリンクタイプへのマッピングを設定できます。
| |
Work History | Work Log | Bugzilla の各作業ログレポートは JIRA では別の作業ログエントリとして表示されます。 | |
見積 | 初期見積り | ||
残り | 残余見積り | ||
記録済 | 消費時間 | ||
投票数 | Voters | If a user has voted one or more times for a Bugzilla issue, a JIRA vote is stored for that user. | |
CC List | ウォッチャー |
| |
ユーザー | ユーザー | Bugzilla ユーザーが JIRA に存在しない場合は、インポーターで JIRA ユーザーを自動的に作成できます。
| |
Status Whiteboard | Status Whiteboard | 'Status Whiteboard' という JIRA カスタムフィールドが作成されます。 | |
その他のフィールド | カスタム フィールド | If your Bugzilla 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. |
|
Database URL— the location of the Bugzilla My SQL database server. Enter this in the following format:
jdbc:mysql:host[:port]/databasename?parameters |
Congratulations, you have successfully imported your Bugzilla projects into JIRA! If you have any questions or encounter any problems, please contact Atlassian support.