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

Current Google Drive implementation can't handle multiple projects with the same name #22

Open
luigimannoni opened this issue Feb 21, 2019 · 0 comments

Comments

@luigimannoni
Copy link

Creating multiple projects with the same name while syncing to Google Drive causes the Projects to be treated like they would be the same.

Steps to reproduce the issue:

  • Connect to Google Drive
  • Create a project, name it Lorem and tick the first box
  • Create another project and name it Ipsum and tick the second box
  • Create another project and name it Lorem and tick the third box

Wanted behavior:

  • The first project named Lorem should have only the first checkbox ticked
  • The second project named Ipsum should have only the second checkbox ticked
  • The third project name Lorem should have only the third checkbox ticked

Actual result:

  • First and third projects named Lorem always show the third checkbox ticked
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