0
Answered

Discuss terminology of success statuses.

Tony Sheehy 11 years ago updated by anonymous 8 years ago 6

When run, the operation list will always execute the Next operation in the tree, irrespective of whether the success/error status.

The original issue was a misunderstanding on my part, the success status of "Next":

A
...B (Success: Next)
C

Would make C run, even though it isn't a sibling of B.

This Question has remained inactive for 5 days and may be a candidate for closure.

If the Question has been satisfactorily answered, please Close the issue so that the regular Q+A e-mail has only relevant issues.

Matthew Clark, do you think operation branching needs changing, or the documentation on EB31:Operation List Branching updated? Thanks.

Doco's fine, one quick line about what happens for Next operations should suffice

I have added an explanation on operation list execution.