INSTALLS
No installs yet
SUPPORT
- Partner Supported
Key highlights of the appSentry errors become Jira issues automatically — deduped, and reopened on regression
Every error, already written up
The issue arrives with culprit, level, environment, event count and a link straight back to Sentry.
Reopens itself when the bug comes back
Closed the ticket, error returns — the issue reopens automatically and says how many events it has seen.
Know it works before the first incident
- One click sends a real test event through the whole chain and hands you the issue key.
Supporting media
More details
Built as a Forge app: it runs entirely inside Atlassian. No servers of ours, no third parties, and the settings page loads no external scripts — nothing for an ad blocker or a corporate proxy to break.
No egress: the app makes zero outbound network calls, verifiable on the permission screen at install. No telemetry, no tracking of your users.
Permissions are validated properly: every action from the settings page checks the calling user's own Jira permissions first.
Issue types are addressed by id, so it works on Jira in any language. The webhook can be locked with a shared secret.
Honest limits: Sentry's issue.created webhook — on every plan — carries the culprit, level, environment, event count and permalink, but not the stack trace. If your plan allows the Errors webhook, the exception and top frames come through too. Either way the "Open in Sentry" link goes straight to the full trace.
Interface language: English.
Resources
App documentation
Comprehensive set of documentation from the partner on how this app works
Privacy and Security
Privacy policy
Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.
Partner privacy policySecurity program
This app is not part of the Marketplace Bug Bounty program.
Integration permissions
Sentry Bridge for Jira integrates with your Atlassian app
Version information
Version 3.2.0•for Jira Cloud
- Release date
- Jul 30th 2026
- Summary
- Validates the caller's Jira permissions before acting as the app
- Details
Security update addressing Marketplace review feedback.
- Every action started from the settings page now validates the calling user's own permissions via the Jira permissions REST API before the app acts on their behalf, and denies by default unless Jira explicitly grants them.
- Reading or changing project configuration requires ADMINISTER_PROJECTS.
- The "Send test event" button, which creates a real Jira issue, additionally requires CREATE_ISSUES.
- The Sentry webhook path carries no user context, so it remains an app-level action, protected by the optional shared secret.
No change to functionality: errors still become deduplicated Jira issues that reopen on regression.
- Payment model
- Paid via Atlassian
- License type
- Commercial