Export - CSV (All fields)
Export - CSV (Current fields)
NODE-932
mongodb url format errorNODE-1965
More useful error when bulk writes failNODE-1231
Cursor.forEach should support returning a PromiseNODE-1171
Collection.insertMany() fails when given an array of duplicate objectsNODE-820
no valid replicaset members foundNODE-1318
Authentication attempts against arbiter nodeNODE-1261
Not master error when using node js driverNODE-979
returnOriginal option in findOneAndUpdate unnecessarily differs from returnNewDocument option in shellNODE-938
Bson supportNODE-914
Add .replaceRoot to AggregationCursorNODE-921
code: 10107 not master errorNODE-1081
$pull operator doesn't work with dot notationNODE-992
Mongodb stalls on a large amount of insertsNODE-1073
updates scram.js hi() algorithm to utilize crypto.pbkdf2Sync()NODE-1025
RFC6902NODE-1091
Undefined variable err in pool.js throws ErrorNODE-1197
Cursor: When Cursor is exhaust hasNext() function returns error instead 'false' when it is called more than once.NODE-2404
Replset events no longer firing after upgrade from 3.1.15 to 3.4.1NODE-2390
Sporadic connection errors with AWS LambdaNODE-3190
$push used too much memory and cannot spill to disk. Memory limit: 104857600 bytesNODE-2623
Gridfs doesn't allow to catch exception with length that exceeds file sizeNODE-2171
Why is a cursor returned instead of directly the result?NODE-2604
Document Save function with subdocuments modifications not workingNODE-2010
Undefined messageNODE-1400
[DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated.NODE-1172
Bulk never returns error when setting options as { j: false }NODE-1167
Code of ensureIndex and createIndex are inconsistent, yet the docs state they should be an alias of one anotherNODE-1180
2 levels nested $lookupNODE-1198
Collection.findOne({_id: id}) failing on TravisCI BuildNODE-1201
Unable to close the idle connections in mongodb nodejs driver.NODE-1542
useNewUrlParser does not seem to workNODE-1147
listCollections ignores read preferenceNODE-1131
the result of db.dropDatabase is "true" but the database and it's contents still exist when I check from the terminal.NODE-1101
insertMany throws error when docs is empty arrayNODE-1100
initializeUnorderedBulkOp should not reject Promise on writeErrorsNODE-976
MongoError: E11000 duplicate key error in Bulk operationNODE-986
Timeout since v2.2.26NODE-975
MongoError: Invalid Operation, No operations in bulkNODE-977
why mongo db only take one index at a time then its bad for multiple filter together placedNODE-765
Implement The MongoDB Handshake ProtocolNODE-1048
TypeError: callback is not a functionNODE-1053
_id unicity violated by insertOne when _id is specified in inserted docNODE-965
updateOne and updateMany must contain at least one atomic operatorNODE-948
$facet not supportedNODE-967
TypeError: Cannot read property 'nInserted' of undefinedNODE-1051
JavaScript heap out of memory when trying to insert millions of entriesNODE-1439
SocketException on mongo nodesNODE-903
Support for minPoolSize in connection UriNODE-857
MEAN stackNODE-982
Won't reconnect after "MongoError: Topology was destroyed"
{"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