Export - CSV (All fields)
Export - CSV (Current fields)
SERVER-31788
Reorder switch case in db/pipeline/value.cppSERVER-31848
Range deleter unnecessarily logs on each iterationSERVER-31846
Provide error message when $exists : "false" i.e. value is string (not boolean)SERVER-31887
clusterTime advanced on primary without anything being written to oplogSERVER-31894
Update operator $max with multiple fields can modify wrong array element in 3.6SERVER-31863
Make TransactionHistoryIterator use oplogHackSERVER-31871
$expr does not seem to work with fields in arraySERVER-31866
setFCV should wait for majority commit if local read shows that all sharded collections have UUIDsSERVER-31801
change in output of getParameter command for featureCompatibilityVersion in 3.6.0-rc2 is breaking automation agentSERVER-31865
setFCV on config server should only generate UUIDs for non-dropped sharded collectionsSERVER-31844
mapReduce unsafely disposes of its PlanExecutorSERVER-31847
Allow sharded $changeStream to continue if collection is dropped and resharded before documentKey is obtainedSERVER-31845
WT performance regression with write retryability enabledSERVER-31860
setFCV on a cluster can fail to call setFCV on shards if the config server primary's ShardRegistry is emptySERVER-31823
Turning on the profiler inhibits initiating a replica setSERVER-31858
explodeForSort() planning path can incorrectly produce a plan which obtains a sort via a multikey index scanSERVER-31804
$expr rewrite optimization can lead to incorrect query results
{"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