Ability to have a boolean formula to check completion status of predecessors and return true if all predecessor are completed, false otherwise. If there are no predecessors defined it should probably return true. This could be useful to avoid complex formulas and generate a true/false field to know if the current task could proceed.