-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Core VCS, Query & PageProvider
-
Impact type:API change
-
Upgrade notes:
To be able to query on versions more efficiently, it would be useful to have access to ecm:versionVersionableId and ecm:versionCreated from NXQL. (Note that there is already an ecm:proxyVersionableId, see NXP-10097.)
And while we're at it, also ecm:isLatestVersion, ecm:isLatestMajorVersion, ecm:versionDescription. Also ecm:isCheckedIn.
Also, rename ecm:isCheckedInVersion to the simpler ecm:isVersion (while keeping the old name for backward compatibility).