Hello,
I can't manage to find a solution how I could check custom field value: whether it is equal or bigger (>=) then certain numberic value. The task in hand is: if Custom Field x >= 8, then add comment to Jira isssue.
The field value type for this custom field is Number, therefore I assume that it should be possible somehow.
Best regards,
Kristiina
I think you can use Comparison Condition and use jql to evaluate your condition cf[xxxxx] >= 8 and then take an action according.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.