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
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}
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: