Export - CSV (All fields)
Export - CSV (Current fields)
CXX-831
Compile under Visual Studio 2015CXX-871
Is there a way to build/install bsoncxx without mongocxx without editing CMakeLists.txt's?CXX-767
Write a wiki page about handling bson in the new driverCXX-809
Investigate SO question about handling empty arraysCXX-814
test_driver issues warning that bulk_write update_one requires $ operatorsCXX-805
options::find::comment() is unusedCXX-801
bsoncxx::view_or_value should have private membersCXX-830
bsoncxx passes non-terminated strings into libbsonCXX-827
uri constructor calls .data() on a string_view and passes to libmongocCXX-784
Add ability to use document::view with stream builderCXX-964
C++ mongodb driver not working as expectedCXX-811
MCI builds that are failing are shown as passing
{"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