Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-37062
db.watch does not show up in autocomplete or helpSERVER-36833
Allow sorting based on indexesSERVER-37121
Retry timestamping secondary background index buildsSERVER-36978
TaskRunner must ensure Client is initialized for thread before running tasksSERVER-36965
Ensure setUp writes in `safe_secondary_reads_single_migration_suspend_range_deletion.js` get propagated to the shard secondarySERVER-36958
Parts of the `_configsvrShardCollection` command do not retry on network errorsSERVER-36988
awaitdata_getmore_cmd.js times out when run concurrently with the LogicalSessionCache refresh suiteSERVER-36987
ChunkVersion::minorVersion truncates to 16 bitSERVER-36986
list_local_sessions.js expects non-existent session to exist when running concurrently with LogicalSessionsCache refreshSERVER-36964
Prevent secondaries in SessionsCollectionRS from attempting to set up the sessions collection.SERVER-36963
SessionsCollectionRS incorrectly creates and destroys RemoteCommandTargetersSERVER-36732
Wait for all secondaries to be up and electable in election handoff jstestsSERVER-37016
Don't stash TransactionRouter inside ShardingTaskExecutorSERVER-37098
reduce verbosity of frequently logged log line in NetworkInterfaceTL (currently logged at level 2, which some sharding suites run at)SERVER-36698
Add suite for agg expr fuzzer optimized vs unoptimizedSERVER-37189
transactions.currentActive has a value of -1SERVER-36831
LogicalSessionCache on mongos does not correctly report active operationsSERVER-36843
add assert.commandWorked() around calls in out_from_stale_mongos.js that are expected to work (particularly collection drops are missing this)SERVER-36892
Call waitForMovePrimaryCriticalSectionSignal() in onDbVersionMismatch() so that mongos doesn't exhaust its StaleDatabaseVersion retries during an active movePrimarySERVER-36904
Fuzzer drops config.system.sessions and triggers invariantSERVER-36902
mongo shell does not abort transaction on quitSERVER-37132
Negation of $in with regex can incorrectly plan from the cache, leading to missing query resultsSERVER-37076
Aggregation exchange partitioning does not work correctly for dotted keys, results in invariant() failureSERVER-37077
Exchange boundaries are not validated, can result in invariant() failure
{"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