Skip to content

Add basic Mongo db maintenance functions #27

@jimsiff

Description

@jimsiff

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions