Evaluate condition after timed delay

Product_Request
Product_Request Posts: 564 admin
edited October 2019 in Ideas

If a task has a delay and condition to run, currently the condition will evaluate when the task is ready instead of after the delay.

14
14 votes

Swept · Last Updated

Comments

  • This is still an issue. Any update on where this is on the product roadmap?

  • Jeff_146001
    Jeff_146001 Posts: 296 admin

    @Carli_126179 I don't have timing for release of this feature, but I think I do have a workaround for you...

    Use 2 actions, instead of 1:

    • Action 1 has a delay without the condition. It could be a "placeholder" type of action that doesn't do anything material, such as Fields: Set the value of a text.
    • Action 2 is set to start after Action 1 completes, and it also has the condition applied.