Sorry for the alarmist Article, but this feels kind of urgent. Your Workflow Validators and Conditions might break if you use custom Jira Expressions to evaluate rich text fields. Huge t...
Hi everyone, We recently released the new transition experience which changed the formatting used by rich text fields when run against Jira Expression conditions, validators, and pointer functions....
We’ve been working on a more flexible way to build conditions using Jira Expressions, and that led to Ultimate Validator (now in Beta). It lets you use most of the power of Jira Expressions—but w...
I was asked by one of our customers to help them find a way, how to add special validator to their workflow in Jira cloud - they needed to check, whether all the tasks in Epic are done, before it c...
...m using the JMWE-provided build-your-own scripted validator, using this simple code: let bad_users = ["abcdabcdabcdabcd", "1234567890abcdef", "0987654321abcdef"]; !!issue.assignee && !b...
To be deleted
Copied to clipboard