Skip to content

Issues: googleapis/nodejs-datastore

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Datastore Key Symbol not working api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1193 by aaronclong was closed Jan 11, 2024
📦 pack-n-play test: TypeScript code failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1191 by flaky-bot bot was closed Nov 2, 2023
ESM import crashes App Engine install/build process ("Cannot set property AggregateField of #<Object> which has only a getter") api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1160 by rossjs was closed Sep 29, 2023
Aggregate queries for transactions don't run as transaction requests which affects readOnly transactions api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1151 by danieljbruce was closed Oct 3, 2023
The import/export test should delay before retrying and should emit info logs api: datastore Issues related to the googleapis/nodejs-datastore API. type: cleanup An internal cleanup or hygiene concern.
#1143 by danieljbruce was closed Jan 9, 2024
Error: Received RST_STREAM with error code 2 api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1134 by redstone99 was closed Aug 30, 2023
Ability to specify which Firestore database to use api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1130 by udnes99 was closed Oct 2, 2023
Datastore create, retrieve and delete: should save failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1123 by flaky-bot bot was closed Sep 29, 2023
Datastore importing and exporting entities: should export, then import entities failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1122 by flaky-bot bot was closed Oct 16, 2023
import/export entities: should export entities failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1120 by flaky-bot bot was closed Apr 4, 2024
Unable to connect to emulator running on docker compose with client 7.5.1 api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1119 by pokutuna was closed Sep 29, 2023
📦 pack-n-play test: JavaScript code failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1118 by flaky-bot bot was closed Aug 8, 2023
📦 pack-n-play test: TypeScript code failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1117 by flaky-bot bot was closed Aug 8, 2023
slow return for single runQuery on multiple requests api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
#1110 by jsnick was closed Sep 25, 2023
Do not clutter the logs with warnings in prod environment api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1109 by vicb was closed Apr 3, 2024
Change filter in query implementation to use a switch api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1096 by danieljbruce was closed Jun 2, 2023
2
Reading multiple entities out of order api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1088 by jarrodek was closed Apr 4, 2023
Typescript + query + filter: export PropertyFilter with the main library and incorrect docs api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1086 by jarrodek was closed Apr 3, 2023
Rename two variables so that the test code has greater clarity api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: cleanup An internal cleanup or hygiene concern.
#1084 by danieljbruce was closed May 31, 2023
Add count aggregation api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1076 by fabricioffv was closed Mar 2, 2023
Plase support Aggregation queries api: datastore Issues related to the googleapis/nodejs-datastore API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
#1060 by MiguiTE was closed Jan 19, 2023
Datastore querying the datastore: many tests failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1059 by flaky-bot bot was closed Jan 10, 2023
Datastore create, retrieve and delete: many tests failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1058 by flaky-bot bot was closed Jan 10, 2023
Datastore indexes: should get all indexes as a stream failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: flaky Tells the Flaky Bot not to close or comment on this issue. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1057 by flaky-bot bot was closed Mar 3, 2023
Datastore transactions: should not write in a readOnly transaction failed api: datastore Issues related to the googleapis/nodejs-datastore API. flakybot: issue An issue filed by the Flaky Bot. Should not be added manually. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
#1056 by flaky-bot bot was closed Jan 10, 2023
ProTip! Exclude everything labeled bug with -label:bug.