GitHub user carlosduclos opened an issue:
https://github.com/apache/couchdb-nano/issues/35
db.multipart.get does not work with Cloudant Local 1.0.0.5
[Original issue](https://github.com/dscape/nano/issues/348)
__yawenchien__
Version
Cloudant Local 1.0.0.5
Cloudant 1.3 http://github.com/cloudant/nodejs-cloudant
nano 6.1.5
Issue
db.multipart.insert creates doc successfully & correctly in Cloudant Local
1.0.0.5. However, db.multipart.get does not return error code but does not
retrieve correct/readable doc.
Workaround
Use https://$HOST/$DATABASE/$DOCUMENT_ID and
https://$HOST/$DATABASE/$DOCUMENT_ID/FullContent to retrieve doc & its
attachment.
----
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---