Export - CSV (All fields)
Export - CSV (Current fields)
PYTHON-968
InterruptedError not handledPYTHON-977
Some BSON types are hashable in python 2 but not python 3PYTHON-1000
Incorect value for HOST & PORT properties of MongoClient objectPYTHON-1510
db.collection.save() cause DuplicateKeyErrorPYTHON-983
Excessive task switching and load increase after updating to pymongo 3PYTHON-985
MongoClient.is_mongos should not return an answer if not connectedPYTHON-1324
Mongo Client has a chance of not closing cursorsPYTHON-964
Unclear error msg when failing to connect to a Unix Domain SocketPYTHON-1002
'update_one' does not expose 'manipulate' parameterPYTHON-986
ServerSelectionTimeoutError after empty response from mongodbPYTHON-1005
Have to close cursors explicitly to get currect documents in multithreaded highload Django appPYTHON-1832
CursorNotFound Exception When DNS Returns Multiple A Records
{"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