-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2021.0
-
Component/s: Rest API
-
Release Notes Summary:Added "isLatestVersion" and "isLatestMajorVersion" to the document JSON representation.
-
Tags:
-
Backlog priority:500
-
Sprint:nxplatform #96
-
Story Points:2
When searching for the latest version of a document using the NXQL query SELECT * FROM Document WHERE ecm:isLatestVersion=1 via the Nuxeo REST API, the JSON representation of the version documents does not contain the ecm:isLatestVersion property.