[
https://issues.apache.org/jira/browse/COUCHDB-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14249647#comment-14249647
]
Alexander Shorin commented on COUCHDB-2518:
-------------------------------------------
Are you sure? Because this query parameters handles right as in 1.x for both
node and cluster ifaces:
https://github.com/apache/couchdb-couch/blob/master/src/couch_httpd_db.erl#L1163-L1164
https://github.com/apache/couchdb-chttpd/blob/master/src/chttpd_db.erl#L1323-L1324
> CouchDB 2.0 does not support conflicts=true on /_changes
> --------------------------------------------------------
>
> Key: COUCHDB-2518
> URL: https://issues.apache.org/jira/browse/COUCHDB-2518
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Database Core
> Reporter: Will Holley
>
> CouchDB 1.X supports the conflicts=true query parameter for all API endpints
> which accept the include_docs parameter (since version 1.0.3 according to the
> release notes). This appears to have regressed in CouchDB 2.0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)