I'm looking to try and sequence the order of tasks so that a group of tasks aren't released all at the same time. For example, 1. order new part 2. inspect new part upon arrival 3. Install the new part.
What I'm wanting is when we release this process that the number 1 task would go out and once it was signed off as complete it would send the number 2 task out and so on. Currently all tasks are send out in a group and it leads to some confusion.
Thank You