-
Type:
Clean up
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Web UI
-
Tags:
-
Team:GANG
-
Sprint:nxGang Sprint 11.1.15
nuxeo-document-create-version sets version type increment on both the headers and the operation params, when calling Document.CreateVersion. Setting headers was only needed in the previous version of Web UI, when we were updating the document version with a PUT to the document (NXP-20205). This is no longer needed since we're now calling an operation to do it (NXP-20416).