Sequential approval in CCM RTC
Accepted answer
As far as I can tell, there is not even an order defined in the approvals. The order is arbitrary and I think there is no reordering. How they display is up to the UI.
You can create all kind of inconsistent things with approvals, reviews etc.
It is possible to write Java based operational behavior extensions (e.g. preconditions), that can test this data for consistency or custom process requirement, provided the information needed is available.