Export - CSV (All fields)
Export - CSV (Current fields)
DRIVERS-3081
Relax requirement for optional fields and introducing appName for failPoints for transactions unified testsDRIVERS-2680
Clarify withTransaction callback return value semanticsDRIVERS-2834
Revise runOnRequirements for transaction tests incompatible with load balancersDRIVERS-1753
Allow configurable WithTransaction timeoutDRIVERS-2324
Consider adding test for commitTransaction retry after check out failureDRIVERS-2185
withTransaction should not retry after server selection timeout errorsDRIVERS-2471
Run abortTransaction when commitTransaction in withTransaction times outDRIVERS-2997
withTransaction should refresh timeoutMS not only for abortTransaction, but also for commitTransactionDRIVERS-3391
Clarify expected error if backoff exceeds CSOT's deadline in withTransactionDRIVERS-3370
Retry backoff jitter interval may include 1.0DRIVERS-3411
Transaction state is preserved across retriesDRIVERS-2522
Consider removing readPreference from transaction optionsDRIVERS-2730
Remove language regarding future support of non-primary read preferences from Transactions specDRIVERS-2609
Deprecate sharded-replicaset topology type and clean up redundant runOnRequirementsDRIVERS-2535
Add UnknownTransactionCommitResult error label to TransactionExceededLifetimeLimitSeconds errors during commitTransactionDRIVERS-2713
Permit legacy transaction tests to run on load-balanced topologies and Atlas ServerlessDRIVERS-2161
Add tests for prohibiting explicit readConcern and writeConcern in transactionDRIVERS-2084
Transaction spec should say MUST when adding TransientTransactionErrorDRIVERS-2169
Transaction test expectation contrary to retryable write requirementsDRIVERS-2134
Clarify write concern rules in the transactions specDRIVERS-2104
The transaction spec says to unpin after MaxTimeMSExpired on commit but there's a test for the opposite behaviorDRIVERS-2046
Test error labels for all retryable write error codes and messagesDRIVERS-624
Ensure 4.0 drivers return an error when attempting sharded transactions on 4.2DRIVERS-2168
Investigate whether mongos pinning prose tests are redundantDRIVERS-2078
Test drivers report client side errors when transactions are not supportedDRIVERS-2156
Don't include server selection timeouts in network error definitionDRIVERS-2647
Drivers should unpin connections when ending a sessionDRIVERS-2395
Add test that reads are not retried in a transactionDRIVERS-2117
Test that recoveryToken is cleared when entering the "no transaction" or "starting transaction" stateDRIVERS-2133
Require startTransaction to report an error if the driver detects that transactions are not supportedDRIVERS-2160
Read preference behavior for RunCommand in a transactionDRIVERS-2172
db and coll handles write concern and read concern are silently ignored in transactionsDRIVERS-2584
Infinite loop in generic transactional provider due to dup keysDRIVERS-2049
Reinstate readConcern snapshot test on sharded cluster after 4.2.1 is releasedDRIVERS-3220
Provide bulk Find and Aggregate interfaces for use in transactionsDRIVERS-1934
withTransaction API retries too frequently
{"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