Export - CSV (All fields)
Export - CSV (Current fields)
- NODE-529
Undefined `options` variable in Db.prototype.dropDatabase - NODE-528
Ignore undefined fields in Collection.find() - NODE-527
The API example for collection.createIndex shows Db.createIndex functionality. - NODE-526
Unique index not throwing duplicate key error - NODE-525
Reset connectionTimeout after it's overwritten by tls.connect. - NODE-518
connectTimeoutMS is doubled in 2.0.39 - NODE-517
ignore undefined for bson serialization - NODE-512
Collection's bulkWrite method fails when it used as a promise - NODE-509
options.promiseLibrary not passed from Db to Collection in createCollection() - NODE-508
SSL connections to Mongos will not complete - NODE-507
Repeatedly Switching DBs on a single connection increases memory usage - NODE-506
What is the proper error handling mechanism for bulk/batch operations? - NODE-38
Don't compile BSON regexes to native regexes
{"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