Maybe I'm misunderstanding something but to me it can be achieved like this First request > project:totalTaskCount = 0 thentask 1 Reviewtask 2 adjust, predecessorExpression: 1fstask 3 finalize, predecessorExpression: 2fs Second Request > project:totalTaskCount = 3 thentask 4 Reviewtask 5 adjust, pre...