Hi,
we try to track the time in status for a task. For that, we found a great guide here, but we are struggling a bit.
Flow 1:
Smart Value: {{now}}
WORKS
Flow 2:
Smart value @ edit issue:
{{NumberOfDaysDevelopment}} + {{IF(TotalDevelopmentDays,TotalDevelopmentDays,0)}}{{/}}
we still get 0 as output.
Custom fields:
But this task was in development for 8 days.
Other status work fine. Just have problems with this status, because it is alsways 0
P.S.: Smart value @ create variable
{{Time in Development.diff(now).businessDays}}
pls close the thread. Cannot find a way to do it
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.