This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Need a way to reset locally stored data #438
Labels
🚀enhancement
an issue/pull request that adds a feature to the application
help wanted
indicates that an issue is open for contributions
wontfix
indicates an issue/pull request will not be worked on
Expected behavior:
If there was a need to reset the data at the server level, any data stored locally (offline) in user's browsers would need to be invalidated/flushed from the local pouchdb storage
Actual behavior:
If the couchdb database is deleted and recreated as an empty database, user's offline data ends up repopulating the data because of the sync between pouch and couch
Steps to reproduce:
Screenshots (if applicable):
N/A
OS and Browser:
All
The text was updated successfully, but these errors were encountered: