Documentation for JIRA 5.0. Documentation for other versions of JIRA is available too. 
![]()
The JIRA Importers plugin, which is bundled with JIRA, allows you to import data from FogBugz On Demand, a 'Software as a Service' (SaaS) issue tracker product.
Our main website highlights some top reasons why people migrate from FogBugz to JIRA.
Version 3.1 or later of the JIRA Importers Plugin is required.
On this page:
If your JIRA installation has existing data, then before you begin, back up your existing JIRA data.
Tip: FogBugz On Demand supports hierarchical issues. During the FogBugz On Demand Import Wizard, you are given the option to recreate this issue hierarchy through JIRA issue links. Hence, before commencing the FogBugz On Demand Import Wizard, you may wish to configure an custom issue link to replicate this hierarchy — for example:
To import issues FogBugz On Demand:
On the Connect with FogBugz page, complete the following fields:
| FogBugz On Demand URL | Specify the URL of your FogBugz On Demand site. This is the URL you would normally use to access FogBugz On Demand through a web browser.http://myfogbugzondemand.fogbugz.com |
| FogBugz Username | Specify the user account that JIRA will use to access issues on your FogBugz On Demand site. |
| FogBugz Password | Specify the password of the user (above). |
Click the Next button to proceed to the Setup project mappings step of the FogBugz On Demand Import Wizard.
On the Setup value mappings page, specify JIRA field values for each FogBugz On Demand field value (as detected by the FogBugz On Demand Import Wizard). Any fields whose Map field value check boxes were selected in the previous step of the FogBugz On Demand Import Wizard will be presented on this page, including the mandatory sStatus FogBugz On Demand field.
Congratulations, you have successfully imported your FogBugz On Demand projects into JIRA! If you have any questions or encounter any problems, please contact Atlassian support.
The import process converts FogBugz On Demand data as follows:
FogBugz On Demand | In JIRA | Import Notes |
|---|---|---|
Project | Project | FogBugz 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.) |
Area | Component | You can choose to have the importer automatically create your FogBugz components in JIRA, or choose to have bugs imported into no component in JIRA. |
Milestone | Fix Version | Versions are imported from FogBugz (if you choose). After importing, you can manually set appropriate versions to the Released state in JIRA if you wish. |
Case | Issue | Every FogBugz case becomes a JIRA issue. |
Case ID | External issue ID and External issue URL | Each imported issue ('case') will be given a new JIRA ID, and the old FogBugz ID will be saved into a JIRA custom field called 'External issue ID'. This custom field is searchable, so you can search for JIRA issues by their old FogBugz ID. If you don't need this custom field, delete it or 'hide' it (as described in Specifying Field Behaviour). |
Summary | Summary |
|
Comments | Comments | FogBugz allows for links to other issues to be automatically generated by using the format "bug issueId" or "case issue id". After import, any string matching this pattern will be rewritten to their new JIRA key. For example, a comment "Please see case 100" may be rewritten to "Please see IMP-100". |
Attachments | Attachments | Attachments are extracted from the FogBugz database and saved to disk. Any e-mail issues will be parsed for attachments and the e-mail text saved as a comment. The dates and user attaching the attachments will be retained.To specify the location on disk, see Configuring File Attachments. |
Category | Issue Type | You can configure mapping of specific Case Categories to specific Issue Types. |
Priority | Priority | You can configure mapping of specific FogBugz values to specific JIRA values. |
Status | Status | You can configure mapping of specific FogBugz values to specific JIRA values, provided you create your workflows in JIRA before running the importer.
|
Resolution | Resolution | You can configure mapping of specific FogBugz values to specific JIRA values. |
Duplicates |
| They are not imported due to limitations of FogBugz Remote API |
Computer | Computer | The FogBugz Computer field is imported into a JIRA Custom Field called 'Computer'. |
Customer Email | Customer Email | The FogBugz Customer Email field is imported into a JIRA Custom Field called 'Customer Email'. |
User | User | You can choose to have the importer automatically create JIRA users for any FogBugz users who do not already exist in JIRA.
|
Other fields | Custom fields | If your FogBugz 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. |