Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

JMWE validator , Add Parameters To Validator

Nodar Vardiashvili August 30, 2022

Hi I want to write this script in field validator condition


issue.customfield_12703.value == "NO" And {{ issue.customfield_10100.requestType.id == "172" or issue.customfield_10100.requestType.id == "174" or issue.customfield_10100.requestType.id == "163" }}

 

but get error 

1 answer

0 votes
David Fischer
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 30, 2022

Hi @Nodar Vardiashvili 

first of all, the {{ and }} should be replaced with ( and )

Also, the "And" should be replaced with &&

Please refer to Atlassian's documentation for Jira Expressions here: https://developer.atlassian.com/cloud/jira/platform/jira-expressions/#

Suggest an answer

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

Atlassian Community Events