Export - CSV (All fields)
Export - CSV (Current fields)
JAVA-2655
Spelling mistake : $fact in toString() methodJAVA-2403
Don't require a username in the connection string for MONGODB-X509JAVA-2430
Do we need to assert not null for filename?JAVA-2588
Alternative for auto-connect-retry="true" in spring mongo 1.10JAVA-2525
UpdateFirst with query has sort order not workingJAVA-2449
NullPointerException in ClientMetadataHelper.getDriverVersionJAVA-2429
DBCollection.distinct() fails when a null value is in the resultJAVA-2419
org.bson.codecs.IterableCodec throws NPE when decoding ARRAYsJAVA-2421
When setting readPreference=nearest arbiter can be selected and operation errors outJAVA-2414
Can not catch com.mongodb.MongoCommandException: Command failed with error 18: 'Authentication failed.'JAVA-2407
MongoBulkWriteException E11000 duplicate key error collectionJAVA-2413
org.bson.codecs.configuration.CodecConfigurationException: Can't find a codec for class com.mongodb.client.model.Filters$SimpleEncodingFilter.JAVA-3784
Array List order not maintained sometimesJAVA-2601
find(Filters.regex("bad field","anything")) Returns Records from Wrong Collection!!
{"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