What you can do
- Create a Jira ticket from any Sentry issue with a single click
- Link a Sentry issue to an existing Jira ticket
- Sync assignees between Sentry and Jira automatically
- Resolve Sentry issues when the linked Jira ticket is marked done
- Post Sentry comments to linked Jira tickets
- Automatically create Jira tickets via alert rules when new issues appear
Install the Jira integration
The Jira integration is installed through the Atlassian Marketplace, not directly from Sentry.Install from the Atlassian Marketplace
Go to the Sentry for Jira listing on the Atlassian Marketplace and click Get it now.
You need Jira admin permissions to install Marketplace apps. If you do not have admin access, ask your Jira administrator to complete this step.
Select your Jira site
Choose the Jira Cloud site where you want to install the Sentry add-on, then complete the Marketplace installation flow.
Connect to Sentry
After installation, open the Sentry add-on settings inside Jira. Enter your Sentry organization slug and follow the prompts to authorize the connection.
Create a Jira ticket from a Sentry issue
Fill in ticket details
Select the Jira project and issue type, then fill in the title, description, and any other required fields. Sentry pre-fills the title and a link back to the Sentry issue.
Link to an existing Jira ticket
If a Jira ticket already exists for an issue:- In the Sentry issue sidebar, click Link Jira Issue, then select Link existing issue.
- Search for the Jira ticket by key or title.
- Select the ticket from the results and click Save.
Configure sync settings
You can configure bidirectional syncing from Settings > Integrations > Jira > Configure:| Setting | What it does |
|---|---|
| Sync Jira Status to Sentry | Resolves or unresolves the Sentry issue when the linked Jira ticket status changes to or from a “done” category |
| Sync Jira Assignment to Sentry | Assigns the Sentry issue when the Jira ticket is assigned |
| Sync Sentry Assignment to Jira | Assigns the Jira ticket when the Sentry issue is assigned |
| Sync Sentry Status to Jira | Changes the Jira ticket status when the Sentry issue is resolved or unresolved |
| Sync Sentry Comments to Jira | Posts comments from Sentry issues to the linked Jira ticket |
Assignee syncing matches users by email address. The user must have the same email in both Sentry and Jira for the sync to work.
Map Jira statuses
When you enable Sync Sentry Status to Jira, you configure a per-project mapping between Sentry’s resolved/unresolved states and specific Jira statuses. This lets you map “resolved” in Sentry to the appropriate done status in each Jira project. You also choose what happens in Sentry when the Jira ticket is resolved:- Resolve — marks the Sentry issue as resolved
- Resolve in Current Release — resolves in the currently deployed release
- Resolve in Next Release — resolves in the next release
Hide Jira fields
If your Jira projects have custom fields you do not want to see when creating tickets from Sentry, add the field IDs to the Ignored Fields setting under Settings > Integrations > Jira > Configure. Enter comma-separated field IDs (for example:components, security, customfield_10006).
Automatically create Jira tickets with alert rules
You can configure alert rules to automatically create a Jira ticket whenever a new Sentry issue matches certain conditions.- Go to Settings > [Project] > Alerts and create or edit an alert rule.
- Under Actions, select Create a Jira issue.
- Choose the Jira project, issue type, and any other required fields.