You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @selvaradov, thanks for the detailed report. I created this repo using the steps you provided and code snippets from the documentation. I followed the steps you mentioned, however, after running curl -X POST "http://127.0.0.1:7079/reset” all entities were removed.
I’m currently unable to reproduce the behavior you mentioned. Any chance you could share a minimal reproducible example with us? This will help us narrow down what could’ve caused the issue.
Thanks for investigating! After being unable to reproduce this in a clean repo, I think this was probably due to the same misconfiguration as in #7417; sorry for making the two issues.
Environment info
firebase-tools: I'm using the gcloud cli, not the full firebase emulator suite. when I run
gcloud version
the output is:Platform: WSL in Windows 11
Test case
See description below.
Steps to reproduce
gcloud emulators firestore start --database-mode=datastore-mode
$ curl -X POST "http://HOST:PORT/reset"
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: