Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-4574
Check whether we need to call EvaluatePartially in more places in LinqProviderAdapterV3CSHARP-3687
Fixing legacy LINQ tests on latestCSHARP-3614
LINQ translation sometimes uses wrong element name in projectionCSHARP-3603
ArgumentNullException when passing Expression to mongodb IQueryableCSHARP-3696
Linq, Polimorphism, Downcast, OfType delivers wrong typeCSHARP-3630
Driver does not allow executing aggregations at the document levelCSHARP-3900
byte[] array access is not supported in LINQCSHARP-3723
Cannot use Linq JOIN after compound FROM clauseCSHARP-4700
LINQ3 OrderBy Count() failsCSHARP-4447
Standardize on how tests are run against both LINQ providersCSHARP-4446
MongoQueryable methods should validate that mandatory arguments are not nullCSHARP-3865
ToUpperInvariant Not SupportedCSHARP-3923
Improve exception message when using structs without custom serializers in linq expressionsCSHARP-4579
Pipeline projection translator does not use registered BsonClassMap and throws exceptionCSHARP-4466
MongoQueryable.AppendStage uses incorrect result serializer typeCSHARP-4429
Support resultSerializer = null in MongoQueryable.AppendStageCSHARP-5375
Remove KnownSerializerRegistryCSHARP-5447
Support BsonValue properties in LINQ queriesCSHARP-5451
Support Take with Range in LINQCSHARP-5448
Refactor AstFilterField and AstPipeline to remove reference to serializersCSHARP-5474
Move newOutputSerializer parameter to AddStages to the end of the parameter listCSHARP-5321
Optimize client-side projections to perform as much as possible of the projection on the serverCSHARP-5523
Move all optimizations from AstExpression to AstSimplifierCSHARP-5459
Standardize on using AstExpression.RootVar and Context.CreateRootSymbolCSHARP-5462
Remove unused expression parameter from TranslationContext.CreateCSHARP-5450
Verify that all calls to Translate or TranslateEnumerable are correctCSHARP-5436
Optimize special case of Any with constant array and field equals parameter in predicateCSHARP-5416
GetType not equals comparison translates incorrectly to MQLCSHARP-5421
Add Mql.Field so EF Core Provider can access shadow propertiesCSHARP-5305
Improve error message when custom LINQ extension method is executed client sideCSHARP-5427
Support Mql methods in filters when possibleCSHARP-5357
Generate more optimal MQL for GroupJoin using pipeline argument to $lookupCSHARP-5356
Support `OfType` and `is` with scalar discriminators when using class mapped serializersCSHARP-5502
Add new $let simplifications to AstSimplifier and remove UseVarIfNotSimpleCSHARP-5516
Support creation of polymorphic arrays in LINQCSHARP-5563
Create AstExpression extension methods to make testing for constants easierCSHARP-5487
GeoJSON LINQ-friendly operationsCSHARP-5567
Add a LINQ equivalent for `$toHashedIndexKey`CSHARP-5565
Add new overload of Set that allows adding new fields as well as setting existing fieldsCSHARP-5564
Enum with ushort underlying type is not serialized correctlyCSHARP-5548
Filter expression support DateOnly.Year like DateTime.YearCSHARP-3839
IQueryable<T> support for OrderBy a SortDefinition<T>(TextSearch)CSHARP-5463
Investigate whether calls to EnsureQueryableMethodHasNestedAsQueryableSource are actually neededCSHARP-4251
Projecting dictionaries (to lists) through IQueryable.CSHARP-1186
LINQ skip implementation is not consistent with native linq to objectsCSHARP-1689
AWGCSHARP-4842
String field starting with accented character can't be found by concatenated LINQ.CSHARP-1906
Case insensitive search using $in clause in Linq expressionsCSHARP-2191
LINQ is not working as intendedCSHARP-2103
Make Query Syntax Async method!
{"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