caluma
caluma copied to clipboard
[redo] Handle child cases
When redoing a WorkItem, we set the status of succeeding WorkItems to redo
. If such WorkItem has a child case attached to it, we should also set the status of the WorkItems in this child case to redo
(and maybe even the status of the child case itself?).