-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
2
-
Iteration Satellite
-
Not Needed
-
Developer Tools
Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
Try the following query in IDE
Collection.find(Filters.and(List.of(Filters.eq("nonExistentField"))))
Expected Results
nonExistentField to be marked with a warning
Actual Results
No warning for nonExistentField
Additional Notes
Any additional information that may be useful to include.