how can I add a validator in JQL format rather than a script to the "create" transition in a workflow?

Jeannette Lamb February 25, 2016

I want to add this:

Any of the following conditions:

-Script workflow function : The action will be allowed if the issue matches the JQL query: "issuetype = Bug and affectedVersion is not EMPTY"

-Script workflow function : The action will be allowed if the issue matches the JQL query: "issuetype != Bug"

2 answers

4 votes
Georges Moubarak
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2016

Hi @Jeannette Lamb,

You could install JIRA Worklow Toolbox add on that provides the condition based on jql query.

0 votes
GabrielleJ
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 25, 2016

Suggest an answer

Log in or Sign up to answer