You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by gi...@git.apache.org on 2017/04/27 20:25:59 UTC

[GitHub] Aaron-Zhao opened a new issue #498: Document revision value requirement when updating

Aaron-Zhao opened a new issue #498: Document revision value requirement when updating
URL: https://github.com/apache/couchdb/issues/498
 
 
   It seems like CouchDB 2 no longer requires revision value for updating an existing document (PUT /{db}/{docid}). It always updates the newest version of the document.
   
   But attaching a file to a document (PUT /{db}/{docid}/{attname}) still requires a revision value.
   
   Can we in the future just default rev to the newest version for attachments?
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services