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
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.
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.
Thanks Alex, what would that look like please, sorry I'm just a beginner.
@Sharon something along these lines:
Where the IF component would look like this:
Fantastic, i think that will work! I will do some testing thank you Alex
It looks like you're new here. Sign in or register to get started.