Export - CSV (All fields)
Export - CSV (Current fields)
CSHARP-2822
StartTransaction doesn't throw an exception when connected to Standalone nodesCSHARP-2862
The driver does not check if maxPoolSize is greater than minPoolSizeCSHARP-2660
Unexpected behaviour with a new BsonMemberMap instance for SetExtraElementsMemberCSHARP-2650
System.ArithmeticException: Overflow or underflow in the arithmetic operationCSHARP-2645
SocketException: An operation on a socket could not be performedCSHARP-2683
Reduce allocations during deserializationCSHARP-2821
Decimal128.ToDouble() fails if culture is FRCSHARP-2861
Having incorrect credentials along with minPoolSize > 0 makes the driver to endlessly create new connectionsCSHARP-2705
[Regression] Linq Translation of Nested Any throws NotSupportedExceptionCSHARP-2701
Aggregate extremely slow only using C# DriverCSHARP-2699
Wrong queries for nested filtersCSHARP-2635
Executing query with joined collections throws NullReferenceExceptionCSHARP-2638
Truncation resulted in data loss when Sum (Linq)CSHARP-2627
MongoDB C# Driver serializing the discriminator twice when discriminator is explicitly declared in the classCSHARP-2693
Performance: Reduce byte buffer allocations while writing to serverCSHARP-2692
Performance: Reduce byte buffer allocations during deserializationCSHARP-2675
ArgumentOutOfRangeException when inserting document with subdocument that extends class without adding any propertiesCSHARP-2679
Connection aborted in MongoDBCSHARP-2687
Too many not needed dictionary resize operations during RebuildIndexes in BsonDocumentCSHARP-2686
Aggregate with unwind doesn't work on C# DriverCSHARP-2689
Occasional extremely poor performance when connection pool is exhaustedCSHARP-2682
A timeout occured after 30000ms; not able to make a connection to MongoDBCSHARP-2665
System.TimeoutException:“A timeout occured after 30000ms selecting a server using CompositeServerSelectorCSHARP-2667
MongoDB.Bson.BsonSerializationException: Element name '*' is not valid'.CSHARP-2643
Automapped serializer for anonymous classes should use default values for missing elements when deserializingCSHARP-2644
Add a convention for storing an _id declared as string in a POCO as ObjectId in the databaseCSHARP-2623
AndFilterDefinition rendering does not include the "$and" partCSHARP-2622
IdGenerator not working for inserts after using oftype on collectionCSHARP-2621
Connection reset by peerCSHARP-2626
Use runOn syntax to specify transaction test requirementsCSHARP-2662
Latest MongoDB Driver nuget package does not work on Azure Server 2019 Classic Cloud Service VM because only TLS 2.0 is enabled on these VMs
{"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