Since a while my automations fail on the following:
A comparison running on the last day of the sprint does this:
sprint.endDate.jiraDate equals now.jiraDate
My current sprint says: Projected end date: 23-09-2024
Smart value testing on sprint.endDate.jiraDate gives: 22-09-2024
Nothing has changed... Why is the smart value not giving me the same info anymore as shown on the sprint itself? (There's no time involved in the smart value; and it happens at arround 10:00 in the morning)
We use jira cloud.
(When I built the automation last year, it worked flawless)