I'm looking for smart value to capture the original date that an issue transitioned from any status to "in progress". It must capture the first date that it went to "in progress".
No 3rd party apps please. Thank you
Hi @Sharon
You have to place an IF before editing the issue. E.g. check if the "In progress (original date) field is empty. If it's empty, then populate it with the {{now}} smart variable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Cool! Let me know if that worked out for you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If i use {{now}} and the issue transitions out of "in progress" then back in, it will override the original date so {{now}} won't work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.