Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: add support to have the same file name in different folders #14

Open
llobetrj opened this issue Dec 21, 2022 · 0 comments
Open

Comments

@llobetrj
Copy link

llobetrj commented Dec 21, 2022

If you have the same file name in another folder inside de parent folder id and you want to upload another file but with the same name you get this error:

Overwriting file: ****
::error::creating/updating file failed with error: googleapi: Error 403: A shared drive item must have exactly one parent., teamDrivesParentLimit

I think that the problem is when is searching throught the drive for the filename, and then assumes that the file is the same but it's not true. Maybe if you have already the file in the drive, you have lucky and the search query returns the file that you want.

@llobetrj llobetrj changed the title Feature: add support for have the same file name in different folders Feature: add support to have the same file name in different folders Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant