I am looking into implementing graph branching into a workflow I use and as a test tried to implement the second example in the documentation for adding a simple recovery task.
However this graph fails cylc validation as it thinks the first reference to bar should be bar?. Is this an error in the documentation or in cylc validate?