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

Auto-generated key ID not working correctly #8

Open
jeremydw opened this issue Apr 30, 2021 · 3 comments
Open

Auto-generated key ID not working correctly #8

jeremydw opened this issue Apr 30, 2021 · 3 comments
Assignees

Comments

@jeremydw
Copy link
Member

Not sure when this issue cropped up but it seems our autogenerated keys aren't working. Maybe when the app was redeployed due to the Go version change?

Now, all new entities are allocated with the same name=stringID key which is causing data to overwrite each other:
https://console.cloud.google.com/datastore/entities;kind=Linkk;ns=__$DEFAULT$__/query/kind?project=blinkk-linkk

image

@adelaidemt
Copy link

cc @weeeitsmylinh for vis -- Randy is aware of this existing bug

@Zoramite let us know when this is fixed :) thank you!

@adelaidemt
Copy link

@Zoramite status on this?

@Zoramite
Copy link
Member

Zoramite commented Dec 2, 2021

The linkk code is a bit messed up right now.

It looks like I was working on some code before to replace how the authentication to use oauth since the app engine admin only configuration is no longer supported. So it will likely take a bit of reworking to get everything correctly working on the latest version of go so that I can figure out the issue with the datastore keys.

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

3 participants