Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2318
UUID serialization to JSON causes parsing error.JAVA-2272
Some calls to CollectibleCodec.generateIdIfAbsentFromDocument expect the document to mutate.JAVA-2282
OperationIterable class not in API javadocsJAVA-2301
Allow application to get db/collection/index list with any ReadPreferencesJAVA-2295
Buffer size used by GridFSBucket.downloadToAsyncOutputStream should be configurableJAVA-2383
Java driver IllegalStateException: state should be: elapsed time is positiveJAVA-2629
Executing function in mongo from javaJAVA-2526
BasicDBObject does not implement equals correctlyJAVA-2293
Collection caching in DBApiLayer.doGetCollection(…) is brokenJAVA-2278
Different behaviour in async driver with different streamsJAVA-2331
How much size of large files will be store in MongoDB using GridFS?JAVA-2302
Memory leak on Java async driver + Netty 4.1.xJAVA-2294
GridFSDownloadStream - exception when destination buffer size != file chunk sizeJAVA-2373
org.bson.codecs.configuration.CodecConfigurationException: Can't find a codec for class org.joda.time.DateTime.JAVA-2315
Group in aggregate accepts only one idJAVA-2309
Missing MongoClientFactoryJAVA-2284
The updateOne command with upsert option does not work if document does not exist already.JAVA-2386
Exception when a null value is included in the results of the distinct commandJAVA-2379
If closing a cursor throws, subsequent calls will throw java.lang.IllegalStateExceptionJAVA-2411
MongoDB: java.lang.IllegalStateException: state should be: openJAVA-2292
Integrated with Spring Boot - automatic connection localhost:27017
{"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