latest=true is ignored in open_revs calls -----------------------------------------
Key: COUCHDB-953 URL: https://issues.apache.org/jira/browse/COUCHDB-953 Project: CouchDB Issue Type: Bug Components: HTTP Interface Reporter: Adam Kocoloski Priority: Minor The replicator requests documents from a remote source with open_revs=[<revlist>]&latest=true, but latest=true is ignored. The option is supposed to tell the source to send the leafs of an edit branch containing a requested revision, i.e. if the document has been updated since the revlist was calculated, the source is free to send the new one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.