-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4
-
Fix Version/s: None
-
Component/s: Synchronization
-
Tags:
While synchronizing pictures with the nuxeo sync client, image blobs properties are stored in a Map in an unordered way.
Consequence: Picture blobs which have a correct xpath are set properly but not with their respective properties.
- For instance, asking the Original picture may retrieve the Thumbnail one.
- is required by
-
NXP-8754 Synchronization: keep the order of list property items when a document is added/updated
- Resolved