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

clearFirestoreData isn't deleting subcollections #6

Open
FredvanRijswijk opened this issue Jun 20, 2018 · 3 comments
Open

clearFirestoreData isn't deleting subcollections #6

FredvanRijswijk opened this issue Jun 20, 2018 · 3 comments

Comments

@FredvanRijswijk
Copy link

is it possible to remove and export sub collections, the collection in config file are

{"collection": "users", "doc": "UID_VARIABLE"} but a sub collection of the user users/uid/likes will not delete. Also think if you delete the user information subcollection have to be checked if exists delete them

@FredRuniT
Copy link

I am having the same issues

@bitfactory-frank-bouwens

There is a recursive function for this in the docs:
https://firebase.google.com/docs/firestore/solutions/delete-collections

@Ayyan0787
Copy link

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

4 participants