Export - CSV (All fields)
Export - CSV (Current fields)
NODE-5927
Revise runOnRequirements for transaction tests incompatible with load balancersNODE-5711
Using Promise.all with multi-document transactions writes partial dataNODE-6668
Relax requirement for optional fields and introducing appName for failPoints for transactions unified testsNODE-6260
Add alternative transaction API that doesn't require passing a session to each methodNODE-5535
Dead Link in documentation for "withTransaction"NODE-6190
Using Promise.all inside transactions errors with "Cannot pin multiple connections to the same session" on serverless instanceNODE-5659
Driver retries a transaction operation when a DuplicateKeyError is hitNODE-6866
Provide an API to inspect transaction stateNODE-6481
Consider removing readPreference from transaction optionsNODE-6047
Ignore read/write concern in applySession for Atlas Search Index HelpersNODE-6475
PoolClearedError should have TransientTransactionError label appended to itNODE-5721
Infinite loop in generic transactional provider due to dup keysNODE-5804
Add intermediary state when aborting transactionsNODE-5608
Permit legacy transaction tests to run on load-balanced topologies and Atlas ServerlessNODE-4465
Add test that reads are not retried in a transactionNODE-2034
Specify effect of client-side errors on in-progress transactionsNODE-2341
mongos pinning test expects no unpinning on MaxTimeoutMSExpiredNODE-6492
Clarify write concern rules in the transactions specNODE-6464
Require startTransaction to report an error if the driver detects that transactions are not supportedNODE-5722
Drivers should unpin connections when ending a sessionNODE-5925
Don't Allow non-Primary Read Preference in TransactionNODE-2014
Pass through results of given lambda in withTransaction and withSessionNODE-1889
Don't send readConcern.afterClusterTime for writes outside of transactionNODE-6865
Deprecate public transaction state getter APIsNODE-5923
Unhandled errors not caught on transaction transition errors
{"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