My issue.statuscategorychangedate is in EDT. In automation when I try to convert it to UTC like this {{issue.statuscategorychangedate.convertToTimeZone("UTC")}} it is not working.
What is the right way to convert time from one timezone to another?
Hey @visby8em
The convert to timezone part in your smart value is correct as defined here. However, it appears that the Status category changed date isn't supported in automation.
I found a suggestion ticket related to status category that was closed due to low engagement: https://jira.atlassian.com/browse/AUTO-1230
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.