-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Not A Bug
-
Affects Version/s: 7.10
-
Fix Version/s: None
-
Component/s: CMIS
-
Backlog priority:550
-
Sprint:nxcore 9.10.1
-
Story Points:2
- install 7.10 (latest hotfixes included)
- create a new document
- make several versions
- export the document XML and look for the documentID. For example:
id="7a631c39-6283-4da5-b412-b56bfeb60395"
- use CMIS workbench and search the document:
SELECT * FROM cmis:document WHERE cmis:objectId='7a631c39-6283-4da5-b412-b56bfeb60395'
- Observe there is no result
- check the "search All version" flag and the document is now found
The document should be visible.