[
https://issues.apache.org/jira/browse/COUCHDB-2386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14170871#comment-14170871
]
Dale Harvey commented on COUCHDB-2386:
--------------------------------------
Apparently there was a bug in the CouchDB test suite that verified this
behaviour, it failed when we ran the couchdb test suite against pouchdb,
however
https://github.com/apache/couchdb/blob/master/share/www/script/test/recreate_doc.js#L36
is the only test I have found so far and it verifies different behaviour (that
undeleting documents with a rev when there is a live one is a conflict)
> Cant undelete documents in master while passing _rev
> ----------------------------------------------------
>
> Key: COUCHDB-2386
> URL: https://issues.apache.org/jira/browse/COUCHDB-2386
> Project: CouchDB
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Database Core
> Reporter: Dale Harvey
>
> Basic commands to reproduce
> https://gist.github.com/daleharvey/cd5f058b20e92b52d80c
> There was a bug tracking this fix in previous versions of Couch, was
> reintroduced with the cluster merge
> https://issues.apache.org/jira/browse/COUCHDB-292
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)