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

Recommended Deletions of Collections #81

Open
zghera opened this issue Jul 17, 2020 · 0 comments
Open

Recommended Deletions of Collections #81

zghera opened this issue Jul 17, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@zghera
Copy link
Collaborator

zghera commented Jul 17, 2020

Issue summary

Consider using the recommended method to delete collections in production as described here.

Expected behavior

Implement a trip deletion method that takes into account error handling, security, (easy) deleting sub-collections, and maximizing performance using a Callable Cloud Function as described here.

Actual behavior

When deleting a trip and its associated sub-collection of activities, the current method in PR 8x uses the methods described in the documentation here.

Steps to reproduce (including any preconditions)

{Fill in here}

Screenshot/screencast of this problem (if possible)

{Fill in here or remove (leave header)}

Your environment

Include version numbers

  • OS: {Fill in here}
  • Browser: {Fill in here}
@zghera zghera added the enhancement New feature or request label Jul 17, 2020
@zghera zghera self-assigned this Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant