Hi,
In automation, I perform a Then: lookup issues statement followed by if: Compare two values.
I compare {{lookupissues.size}} > 0.
When I validate the query in the LOOKUP statement I get 1. But in the IF it fails. It thinks that there are 0 issues (size=0).
Any ideas why?
Hi @Dd ,
please try to use Log action to check, whether {{lookupissues.size}} is really equal to 0.
https://support.atlassian.com/cloud-automation/docs/debug-an-automation-rule/
Please, who is the actor of the rule? Maybe this user cannot see the filter?
Hi @Dd
Adding to Hana's answer...
Please post images of your complete rule and of the audit log details showing the rule execution. Those will provide context to help explain what you are observing. Thanks!
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dd
Can you please try using action --> If condition--> if-else condition-->Advanced compare condition. I could make it work with this way.
Thanks,
Ojase
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.