dali-lab / pine-beetle-automation

Server for automating the pipeline between ArcGIS and MongoDB.
https://spbpredict.com
1 stars 0 forks source link

reseed prod db #106

Closed jeffzyliu closed 3 years ago

jeffzyliu commented 3 years ago

Description

there's some faulty rows in the dev db, some of which have already been corrected. eventually these changes need to be synced to prod, which will need some deletions.

drop and then reinsert all collections (except users)

Type of Issue