Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to select multiple values in "Compare old value" field under JIRA Field Matcher in Jenkins

Amit Jash
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 10, 2018

I am using JIRA webhook to trigger jobs in Jenkins, so that whenever the status of the issue in JIRA project changes to In Progress it should trigger the build in Jenkins. In Jenkins I have configured the job to use JIRA Field Matcher and following parameters:

JIRA field ID:status

Compare new value:In Progress

Compare old value:To Do,In Review

I have used both comma(,) and semicolon(;) as delimiter, but it is not working. However when I am using only single value like Compare old value:To Do or Compare old value:In Review, it is working fine. How can I pass multiple values for a parameter?

Thanks in advance!!

0 answers

Suggest an answer

Log in or Sign up to answer