-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 73.10
-
Component/s: Page Providers
-
Backlog priority:500
-
Sprint:NOS 10.1.6, NOS 10.2.1
-
Story Points:2
In NXQL ecm:isCheckedInVersion has been deprecated for a very long time (NXP-12104). ecm:isVersion should be generated instead.
This can be used for any supported Nuxeo version, given that it exists since Nuxeo 5.8.
TODO
For TP 5.8+
Content Views (JSF UI) / Page Providers / Default Search (JSF UI) / Virtual Navigations (JSF UI)
- Update the default query used for new content views / pps to use ecm:isVersion instead of ecm:isCheckedInVersion
- In suggestions, add ecm:isVersion and remove ecm:isCheckedInVersion
For TP 10.1+
- Add ecm:isVersion and remove ecm:isCheckedInVersion in system fields
- For existing content views / pps / virtual navigations, display a warning when ecm:isCheckedInVersion is used in the query, predicates or other elements
Using ecm:isVersion is recommended over ecm:isCheckedInVersion. We recommend updating your configuration.