-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF23, 5.7.3, 5.8
-
Component/s: Nuxeo Drive
FileSystemItemManagerImpl.createFile and createFolder sometimes raise an exception:
Caused by: org.nuxeo.ecm.core.api.ClientException: Cannot create a file in file system item with id defaultFileSystemItemFactory#default#6eef73ec-dabb-4282-9c5a-72ca69f5d3bf because it is not a folder. at org.nuxeo.drive.service.impl.FileSystemItemManagerImpl.createFile(FileSystemItemManagerImpl.java:186)
but this should give more info about what the parent is if it's not a folder.