You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2013/10/27 14:57:32 UTC

[jira] [Created] (COUCHDB-1913) Upload multiple attachments

Alexander Shorin created COUCHDB-1913:
-----------------------------------------

             Summary: Upload multiple attachments
                 Key: COUCHDB-1913
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1913
             Project: CouchDB
          Issue Type: Improvement
          Components: Fauxton
            Reporter: Alexander Shorin


Currently, it's only possible for Fauxton to upload only one attachment at once (due to using Attachments API), but CouchDB allows to [upload multiple attachments| http://docs.couchdb.org/en/latest/api/document/common.html#creating-multiple-attachments] with single document update. 

For good old Futon, the [next example | https://gist.github.com/rjsteinert/4074427] shows the solution.



--
This message was sent by Atlassian JIRA
(v6.1#6144)