-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ADDONS_5.6
-
Component/s: Nuxeo Drive
-
Backlog priority:550
This is certainly due to the fact that to get the path of the parent file system item when adapting a document to a file system item we recursively adapt the parent documents.
We should pass the parent FileSystemItem itself instead of its id in all the methods like getFileSystemItem(DocumentModel doc, String parentId).
- is required by
-
NXP-11960 Drive: fix failing IT jobs under Windows
- Resolved