-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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}
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request