Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-1628
Unobserved task exception when connection times outCSHARP-1645
Inconsistent response from AsQueryable().FirstOrDefaultAsyncCSHARP-1626
Reading and writing Streams with more than 2GB of BSON dataCSHARP-1589
OfType doesn't work for an embedded array.CSHARP-1543
Query Lambdas: "!a.b.Any()" supported, but "a.b.Any() == false" failsCSHARP-1542
Using abstract type within Queryable Linq statementCSHARP-1546
Rephrase unsupported/corrupt BSON messagesCSHARP-1573
$Lookup uses the localField as the value for foreignFieldCSHARP-1604
Type casting in UpdateDefinition Linq query throws exceptionCSHARP-1607
Incorrect serialization of large arraysCSHARP-1583
Resolve ambiguous method overloads in MongoQueryableCSHARP-1597
FindOneAndUpdateAsync with empty update definition erases document fieldsCSHARP-1569
Docs: Add $filter as part of the supported aggregation array expressions.CSHARP-1509
FilterDefinitionBuilder Where can result in an InvalidCastException when filter is renderedCSHARP-1487
Linq: bad $elemMatch for discriminator of array field
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0