Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Files uploaded to trashed folder #66

Open
NLLAPPS opened this issue Nov 14, 2017 · 2 comments
Open

Files uploaded to trashed folder #66

NLLAPPS opened this issue Nov 14, 2017 · 2 comments
Assignees

Comments

@NLLAPPS
Copy link

NLLAPPS commented Nov 14, 2017

There seems to be a big delay synchronizing file actions.

Create a folder with your app
Upload a file to your folder with your app
Go to Google Drive web and trash the folder.
Wait 1-2 minutes and try to upload another file in to your folder.
API accepts and uploads it and puts it in the to the folder in the trash.
I tried excluding deleted folder. Even though I used
searchFilter.add(Filters.eq(SearchableField.TRASHED, false)); in my search query, API returnred the folder marked as metadata.isTrashed()== false

@asrivas
Copy link
Contributor

asrivas commented May 24, 2018

Are you still experiencing this issue?

@asrivas asrivas self-assigned this May 24, 2018
@NLLAPPS
Copy link
Author

NLLAPPS commented May 25, 2018

Yes. There seems to be other issues with new connectionless API too. Most important one ( #68 )seems to happen with paid accounts where space is 1TB+ and user has ovr 15GB data,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants