Forums

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

How can I create if-then : if field A has a specific value require selection of field B otherwise no

eleanor kerman
Contributor
April 24, 2021

How can I create if-then: the following describes what I am trying to implement

 if field A has a specific value require selection of field B otherwise no

 

(only) when  team = HW

then 

HW-Unit is required ( workflow validator)

 

2 answers

0 votes
Thorsten Letschert _Decadis AG_
Atlassian Partner
April 26, 2021

Hi @eleanor kerman ,

your request is similar to this one.

That said, you should look for a workflow app capable of interpreting Jira expressions (see https://marketplace.atlassian.com/search?category=Workflow&product=jira) and an expression like the following with 12345 being your team and 67890 your HW-Unit custom field:

issue.customfield_12345 != "HW" || issue.customfield_67890 != null

Cheers
Thorsten

0 votes
Santiago
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!
April 24, 2021

thats very good info

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events