-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 7.10-HF10, 8.10-SNAPSHOT
-
Backlog priority:1,000
-
Sprint:nxfit 8.10.2, nxfit 9.1.1
-
Story Points:5
Calling PUT /nuxeo/api/v1/id on a File document with a payload like
{ "entity-type": "document", "name": "file check", "type": "File", "state": "project", "title": "file check", "properties": { "dc:description":"blabla", "dc:title":"file check 1" } }
will reset the main blob stored in the file:content metadata
- depends on
-
NXP-18488 HTTP PUT a document's json just gotten through API corrupts files
- Resolved
- is related to
-
NXP-27371 Fix multivalued complex field update when a blob is removed from a subfield
- Resolved
-
NXP-18488 HTTP PUT a document's json just gotten through API corrupts files
- Resolved
-
NXP-19466 Clean up default property value behavior
- Resolved
- is required by
-
NXP-19609 Default value are not properly initialized while using the REST API
- Resolved