update debugging

update debugging
This commit is contained in:
abraunegg 2018-08-26 07:13:14 +10:00
parent 31d15886bd
commit 1885a6a5f3

View file

@ -1111,6 +1111,8 @@ final class SyncEngine
Item parent;
// Check the database for the parent
// Issue #121 Debugging
log.log("Full Path: ", path);
enforce(itemdb.selectByPath(dirName(path), defaultDriveId, parent), "The parent item is not in the local database");
// Maximum file size upload