Closed erimerkin closed 1 year ago
As we used MongoDB atlas's free tier for our DB service in production for annotation server, where queries are not allowed. To fix, I have updated where queries to regex.
where
regex
As we used MongoDB atlas's free tier for our DB service in production for annotation server,
where
queries are not allowed. To fix, I have updatedwhere
queries toregex
.