Creating this issue based on Gitter conversation with @bewest.
There are currently no user friendly tools to manage Mongo database data. It would be nice to add basic collection manipulation functions to the CGM Tool. Examples include
- delete individual or groups of documents with bad timestamps or data
- modify individual documents
Supporting some basic maintenance would help resolve issues like stuck battery status on Pebble and future data in websites and Pebble without resorting to hunting through the collection on Mongolab.com, RoboMongo, or deleting the entire collection dataset.
Creating this issue based on Gitter conversation with @bewest.
There are currently no user friendly tools to manage Mongo database data. It would be nice to add basic collection manipulation functions to the CGM Tool. Examples include
Supporting some basic maintenance would help resolve issues like stuck battery status on Pebble and future data in websites and Pebble without resorting to hunting through the collection on Mongolab.com, RoboMongo, or deleting the entire collection dataset.