Our current process uses manual tasks, to allow various teams to do some manual verification of various tasks before allowing the release to continue.

The problem we are facing is that the task is either not accepted, but that is getting better, but also a task will be accepted, but then just sits waiting for it to be completed.

What we would like is an overdue handler under conditions, like precondition and failure handler that we can add code to either repeat the assignment, or skip / close the task depending on how important it is.

Comments