Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-318
Support JMX on similar ServerAddressesJAVA-312
com.mongodb.util.JSON.serialize does not support UUIDJAVA-280
BSONTimestamp and some other fields are not properly serialized to JSON and cannot be parsed backJAVA-315
several exception cases do not put back the dbport in pool, resulting in forever hanging pool to that serverJAVA-313
several commands do not call res.throwOnError(), instead make up their own exceptionJAVA-292
writeResult.getLastError().throwOnError() does not throw MongoException.DuplicateKey on duplicate key errorJAVA-287
set TCP_KEEPALIVE on the java driverJAVA-316
in DBTCPConnector.say(), possible race condition that affects getLastError() result
{"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