Hi Guys,
I have a repeating group of tasks. I just want to automate the next task status to " READY TO START" if the current task status is updated to "Completed". Any insights on how to achieve this will be helpful.
Hi Guys,
I have a repeating group of tasks. I just want to automate the next task status to " READY TO START" if the current task status is updated to "Completed". Any insights on how to achieve this will be helpful.
Assuming the “status” is stored as a field on the Task thing? You’re going to need a way to identify what the next task is. If you are able to identify the next task then it’s simply a workflow to update current task to complete and at the same time update the next task to “ready”. I think your challenge is how to tell Bubble which task is next? Suppose this could be chronologically with reference to a due date…
This topic was automatically closed after 70 days. New replies are no longer allowed.