Hello all, wanted to ask what is the recommended approach here. Let’s say we have a series of tasks in a pipeline e.g Task A, then we go to Task B etc. If task E requires changes back in Task A and then again having the product to go through each task again to reach task E, what is the recommended approach when it comes to task statuses and versioning? Eg if we have the following task statuses
New/In Progress/Ready for Review/Approved/Fixes required/Blocked. Should we mark again all upwards tasks as open when a product requires iterations?
I am asking because we have a linear flow of tasks but a task may require changes and us needing to go back through all previous tasks again to fix the issue. So need to distinguish between changes required within a task itself and changes that require revisiting earlier pipeline tasks.