Getting started
To get this set up, follow the setup process and once connected head to Settings → Incident tickets.You may not have a default template - before you can save, you will need to add a template and potentially any conditions you wish to match against.
Creating and editing templates
When we sync information about an incident with Jira we will need to know what project, issue type, and any required fields to use when we create it. By filling out the template you can specify any required and optional fields along with the ticket description itself using either static text or fields powered by our variables. This gives you the flexibility to show more or less in the description for certain incidents. For example you might want a completely different set of information for a maintenance event vs a critical incident.
Using conditions
You’re now ready to enable Create tickets:


By default if you have created at least one condition we will not create a ticket if there is no match.


Reusing a Jira ticket from an alert
If you use Jira as an alert source and have incident tickets configured for Jira, an incident created from a Jira alert will reuse that alert’s Jira issue as its incident ticket, rather than creating a second, duplicate ticket. We then keep that existing issue in sync with the incident just like any other incident ticket. This happens automatically when all of the following are true:- The incident was created from a single Jira alert. If several Jira alerts are grouped into one incident we can’t tell which issue to use, so we create a new ticket instead.
- The alert’s issue is in the same project that your incident ticket template targets.
- The alert’s issue is the same issue type that your template targets.
- The issue isn’t already linked to another incident or follow-up, and still exists in Jira.
Private incidents
If you do wish to create tickets for private incidents you can enable this with the checkbox. However be aware that anyone with access to the chosen Jira project will be able to see them, so take care.FAQs
How do I sync incident status changes from incident.io to Jira?
How do I sync incident status changes from incident.io to Jira?
Direct status synchronization isn’t available between incident.io and Jira, but you can work around it using string custom fields and Jira automations:
- Create a string custom field in Jira to store the incident status.
- In incident.io’s Jira export template, configure the incident status to sync to this string field.
- Set up Jira automations to update the actual Jira ticket status based on the value in the string field.
Only string, date, and user fields can be synced from incident.io to Jira. Single or multi-select fields in Jira can only be set as hard-coded values in the export template, and other custom fields from Jira can’t be dynamically synced from incident.io.