LINQ .Any(x => !list.Contains(x)) translates incorrectly. (CSHARP-1356)

[CSHARP-2591] LINQ - command ANY Created: 17/Apr/19  Updated: 17/Apr/19  Resolved: 17/Apr/19

Status: Closed
Project: C# Driver
Component/s: Linq
Affects Version/s: 2.8.0
Fix Version/s: None

Type: Sub-task Priority: Major - P3
Reporter: Krzysztof Pajak Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

From Version 2.80 linq - command ANY works wrong.
To version 2.70 this command work as a expected

my simple query:
builder.Where(x => x.ProductTags.Any(y => y == productTag))
after upgrade to version 2.80 nothing returns.



 Comments   
Comment by Dmitry Lukyanov (Inactive) [ 17/Apr/19 ]

Closed as duplicate for https://jira.mongodb.org/browse/CSHARP-2557

Generated at Wed Feb 07 21:42:58 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.