-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Import/Export
-
None
-
Not Needed
When using `$where` in a query and trying to export collection results, the export modal does not open.
DataService calls driver.countDocuments which converts the query to pipeline which does not support $where and throws an errors, which remains hidden from user.
Source: Slack
- related to
-
COMPASS-5667 Count of documents on find does not work
- Open