Quietstack

Sentry Bridge for Jira — setup & support

Set up in under five minutes

1. In Jira

Open the project you want errors filed in → Project settings → Apps → Sentry Bridge.

2. In Sentry

Settings → Developer Settings → Custom Integrations → Create New Integration → Internal Integration.

3. Prove it works

Back in Jira, press Send test event. You should see “Works. Created PROJ-123”. Open that issue, look at it, delete it. You are done.

How it behaves

SituationWhat happens
New error in Sentry A Jira issue is created with culprit, level, environment, event count, first-seen time and a link to Sentry (plus the stack trace, if your plan allows the error webhook — see Limits)
Same error fires again, issue still open A comment is added with the current event count
Same error fires again, issue was closed The issue is reopened into your chosen status and a regression comment is added
Error resolved in Sentry The Jira issue moves to your chosen status (if you set one)
Error below your minimum level, or in an environment you didn’t list Ignored

Settings reference

Troubleshooting

Nothing arrives in Jira.

  1. Is Enabled on and did you press Save?
  2. Press Send test event. If that works, Jira is fine and the problem is on the Sentry side.
  3. In Sentry, is the webhook URL exactly the one from the settings screen, including the ?project= and &secret= parts?
  4. In Sentry, is Issue & Event permission set to Read and is Issues → Created ticked?
  5. Is your error above the Minimum level, and is its environment in your Environments list?

“Send test event” says the bridge replied 401.

The secret in the webhook URL doesn’t match the one saved in settings. Press Save, then copy the webhook URL again — it’s regenerated with the current secret.

Issues are created but the status never changes when I resolve in Sentry.

The status name must match exactly. Check the list of statuses printed under the field. Also make sure Issues → Resolved is ticked in your Sentry webhook settings.

Duplicate issues.

Shouldn’t happen — one Sentry issue maps to one Jira issue for the life of the installation. If you see duplicates, the two errors are different Sentry issues; Sentry decides grouping, not us.

Limits

Support

Email support@quietstack.app. Include your Jira site URL and the issue key or time of the problem — it makes diagnosis much faster.