[JIRA] (JENKINS-57701) Plugin not triggering jobs based on selected jql

5 views
Skip to first unread message

ayan.cse@gmail.com (JIRA)

unread,
May 27, 2019, 11:02:02 AM5/27/19
to jenkinsc...@googlegroups.com
Ayan Gupta created an issue
 
Jenkins / Bug JENKINS-57701
Plugin not triggering jobs based on selected jql
Issue Type: Bug Bug
Assignee: Wisen Tanasa
Components: jira-trigger-plugin
Created: 2019-05-27 15:01
Priority: Critical Critical
Reporter: Ayan Gupta

Hi Team , 

We are using plugin version 0.6.3 and jenkins 2.150.2 is running on linux environment. We are using jql query to trigger a jenkins job when storie under a particular project is moved from status A to B in 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. 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

ayan.cse@gmail.com (JIRA)

unread,
May 27, 2019, 1:34:02 PM5/27/19
to jenkinsc...@googlegroups.com
Ayan Gupta updated an issue
Change By: Ayan Gupta
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 storie 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. 

wisen@ceilfors.com (JIRA)

unread,
May 27, 2019, 4:38:02 PM5/27/19
to jenkinsc...@googlegroups.com
Wisen Tanasa commented on Bug JENKINS-57701
 
Re: Plugin not triggering jobs based on selected jql

Have you tried the Changelog Matcher? You can match the status there, instead of using JQL to avoid hitting JIRA. It sounds like a support or common question, I highly encourage you to ask the question in StackOverflow to get more help from the community, as per outlined here.

Reply all
Reply to author
Forward
0 new messages