Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-46442
Decouple AuthorizationManager update lock and long-running LDAP queriesSERVER-46365
getMore command before rs.initiate() can trip invariantSERVER-46181
Use waitForState in rslib.js for rollback_after_enabling_majority_reads.jsSERVER-46850
Stepup due to election handoff may not have _voteRequester when it's candidateSERVER-46876
During the eviction pressure, we should quit the compact operation instead of crashing the processSERVER-46752
moveChunk will keep on returning ShardNotFound until DatabaseVersion is updatedSERVER-47925
Add a new $elemMatch-like operator which matches both arrays and scalarsSERVER-47107
failed: WT_ERROR: non-specific WiredTiger error after mongod --repairSERVER-46574
Performance Regression after upgrading from 3.6 to 4.0 or 4.2SERVER-46307
database_versioning_safe_secondary_reads.js should not set "votes: 0" on the shard secondariesSERVER-47650
mongostat queue qrw 600+ arw fixed 128SERVER-45273
Remove the mongos version check in allow_partial_results.js and return_partial_shards_down.jsSERVER-45938
Allow matching O/OU/DC in client x509 cert if clusterMode:keyFileSERVER-46238
Race between commitTransaction and transaction expiration leads to invariantSERVER-56020
Unnecessary FETCH stageSERVER-49004
Router returns an empty result, although the collection contains data.
{"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