-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.4.9
-
Component/s: Querying
-
None
-
ALL
-
The following query still returns a document, despite logically it should not:
{ '$and': [
{ _id: 'qSEhNMGPv38AY4gCR' }, {_in: { '$nin': [ 'qSEhNMGPv38AY4gCR' ] }}] }