Good afternoon ,
I have created an automation using smart value that returns in a text field the minutes from when the ticket was created until reaching the Done status.
Can you help us with a solution to modify the
number in the text field to modify it in the format (dd:hh:mm) or return it in some similar format
This is the Automation
Thank you so much,
The suggestions were very helpful.
It's possible to show time difference in "pretty" format.
Here's the smart value I used to get a positive value and the result I got:
{{issue.created.diff(now).prettyPrint}}
Documentation - Jira smart values - date and time
Hope this helps, Alisa
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.