Hi,
I have a validation rule in JMWE that is not going well who knows what is going wrong here.
Hi @Eric Roetenberg ,
the conditional validation expression must be written in the Jira Expression language, not Nunjucks. Try this:
["User Story","Bug","Task","Improvement"].includes(issue.issueType.name)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.