Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57620

JIRA Trigger not triggering on status change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • jira-trigger-plugin
    • 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

      { "timestamp": 1558551041306, "webhookEvent": "jira:issue_updated", "issue_event_type_name": "issue_updated", <Removed log content> }

      }
      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

            ceilfors Wisen Tanasa
            calvinmichel Michel Calvin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: