Hi,
I'm trying to compare 2 dates in the else block within the automation of my project.
I'm using the following the advanced compare condition:
{{issue.targetstart.jiraDate}} is greater than {{triggerissue.fixVersions.startDate.jiraDate}}
or
{{issue.customfield_16300}} is greater then {{triggerissue.fixVersions.startDate.jiraDate}}
For some reason, even though the "Target Start" date is greater then the fixVersions, I always get the result in the automation log as not matching.
Anybody can tell me if I'm doing something wrong?
Thank you in advance for your help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.