- I have a rule that creates subtasks once the Task is created by the user.
- I have one more rule that checks the fields in the Task and change the status of the relevant subtasks.
After creating the task Rule 2 is executing faster than Rule 1, and because of this the status of the subtasks are not updating based on the field value in the task.