|
During the import process, the following data is copied from the Bugzilla database into JIRA:
In Bugzilla | In JIRA | Import Notes | |
|---|---|---|---|
Product | Project | 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 |
| |
Component | Component | You can choose to have the importer automatically create your Bugzilla component(s) in JIRA, or choose to have bugs imported into no component in JIRA. | |
Milestone | Fix Version | Versions are imported from Bugzilla (if you choose), and are set to the Un-Released and Un-Archived state. | |
Bug | Issue | 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). | |
Summary | Summary |
| |
Description | Description |
| |
Comments | Comments |
| |
Attachments | Attachments | Attachments are extracted from the Bugzilla database and saved to disk. To specify the location on disk, see Configuring File Attachments. | |
Priority | 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. | |
Severity | Priority | 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. | |
Status | Status | You can configure mapping of specific Bugzilla values to specific JIRA values.
| |
Resolution | Resolution | You can configure mapping of specific Bugzilla values to specific JIRA values. | |
Duplicates | Link | You can configure mapping of specific Bugzilla link types to JIRA link types.
| |
Work History | Work Log | Each Bugzilla worklog report will appear in JIRA as a separate worklog entry. | |
Estimated | Original Estimate | ||
Remaining | Remaining Estimate | ||
Logged | Time Spent | ||
Votes | Voters | If a user has voted one or more times for a Bugzilla issue, a JIRA vote is stored for that user. | |
CC List | Watchers |
| |
User | User | You can choose to have the importer automatically create JIRA users for any Bugzilla users who do not already exist in JIRA.
| |
Status Whiteboard | Status Whiteboard | A JIRA custom field called 'Status Whiteboard' will be created. | |
Other fields | Custom fields | 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.