Plugin not triggering jobs based on selected jql

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: jira-trigger-plugin
    • None

      Hi Team , 

      We are using plugin version 0.6.3 and jenkins 2.150.2 is running on linux environment. We are using " Build when an issue is updated in JIRA" as the build trigger followed by jql query to trigger a jenkins job when a story under a particular project is moved from status A to B in Jira workflow. The jql query syntax being used is :-

      project = "Test Project" AND status = "Deploy" and os = linux

      Strangely , the workflow never gets triggered when we move a story to Deploy state in workflow. The next phase in the workflow is QA . When the story moves to the stage QA , it triggers the pipeline which was supposed to get triggered when the story reached the status "Deploy". Not sure where we are going wrong. Any help would be greatly appreciated. 

            Assignee:
            Wisen Tanasa
            Reporter:
            Ayan Gupta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: