-
Bug
-
Resolution: Won't Fix
-
Critical
-
None
-
Jenkins version: 2.164.2
JIRA Trigger version: 1.0.0
JIRA Plugin: 3.0.6
Jenkins install on Linux
The Jira Trigger in Jenkins is no longer working in our job.
Jenkins job is setup to trigger when an issue is updated in JIRA. JQL is very simple and does show the item in Jira when placed in "Search Issues".
If Jira issue is edited, the trigger executes and Jenkins job starts.
If the status of the Jira issue is changed, the trigger does NOT execute. Even though the Post condition is set to trigger an issue updated event when the issue transition is done.
Jenkins System log also shows Webhook is received as an issue_updated event. But the job never starts.
Webhook event body:
May 22, 2019 2:50:41 PM FINEST com.ceilfors.jenkins.plugins.jiratrigger.webhook.JiraWebhook
}
May 22, 2019 2:50:41 PM FINE org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoCachedMethodSiteNoUnwrap invoke
Received Webhook callback from changelog. Event type: jira:issue_updated