Remove usage of deprecated mongo methods #1306
Labels
bug
The issue reveals something not working as expected.
engineering
The issue describes potential improvements that can boost dev productivity.
mongo
P1
scrapbook
Milestone
Related to #1281 (comment) and #1298, seems like we're using deprecated mongo methods in a few places. We should go through and fix all of those
A few examples:
count
,remove
,insert
The text was updated successfully, but these errors were encountered: