-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.11
-
Fix Version/s: 2.12
-
Component/s: None
When xstream serializes a LinkedHashMap , the order of entries is not kept, so when the feature is deserialized the map is now ordered alphabetically.
This is a problem for:
- workflow node transitions
- schema fields
- is required by
-
NXS-1613 Add support for exclusive node
- Resolved