Closed OriHoch closed 7 years ago
specific tree (according to tree number) should not be displayed (according to BHP permissions)
need to remove this tree from the online site ASAP
deleted, this is how:
$ gcloud compute ssh mongo1 mongo1:~$ mongo > use mojp-live > db.persons.deleteMany({tree_num: 0000}); { "acknowledged" : true, "deletedCount" : 0000 }
specific tree (according to tree number) should not be displayed (according to BHP permissions)
need to remove this tree from the online site ASAP