AdHocOrdering property is present and default value is Sequential.
Expected Result
AdHocOrdering property should have Parallel value by default and should be hidden from user (or should be locked and user will have no options to change it).
Add AdHoc sub-process to any process
Open it's properties
Actual Result
AdHocOrdering property is present and default value is Sequential.
Expected Result
AdHocOrdering property should have Parallel value by default and should be hidden from user (or should be locked and user will have no options to change it).
AdHoc sub-process has AdHocOrdering property, but this property currently is not supported by the jBPM engine.
This property should have default value Parallel and should be hidden from the user.