Skip to content

fix(jira.go): allow to disable resolve transition if not set in config#4821

Open
holger-waschke wants to merge 1 commit intoprometheus:mainfrom
holger-waschke:alertmanager/jira_fix_transition
Open

fix(jira.go): allow to disable resolve transition if not set in config#4821
holger-waschke wants to merge 1 commit intoprometheus:mainfrom
holger-waschke:alertmanager/jira_fix_transition

Conversation

@holger-waschke
Copy link
Copy Markdown
Contributor

this resolves #4820

Small code change to allow disable of resolve transition. We don´t want to reopen already closed issues and it´s causing a lot of error logs

{"time":"2025-12-17T20:35:08.365043961+01:00","level":"ERROR","source":"dispatch.go:515","msg":"Notify for alerts failed","component":"dispatcher","aggrGroup":"{}/{type=\"checkly_problem\"}:{alertname=\"E2E Tagging Validation Failed\", environment=\"Produktion\"}","num_alerts":3,"err":"mon_global/jira[0]: notify retry canceled due to unrecoverable error after 1 attempts: can't find transition for issue MON-7423"}

Signed-off-by: Holger Waschke <waschkester@gmail.com>
@SoloJacobs SoloJacobs force-pushed the alertmanager/jira_fix_transition branch from f6dfb94 to b4ee144 Compare February 20, 2026 19:15
@Ashley-Tung
Copy link
Copy Markdown

Hello, thanks for this fix! I am also hitting this issue. Will this be merged soon into a new version of alertmanager? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Jira integration: Unable to disable issue transitions (empty configuration causes error)

3 participants