You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Sebastian Rothbucher (JIRA)" <ji...@apache.org> on 2015/10/17 17:53:05 UTC

[jira] [Created] (COUCHDB-2857) Latest=true has no effect on cluster

Sebastian Rothbucher created COUCHDB-2857:
---------------------------------------------

             Summary: Latest=true has no effect on cluster
                 Key: COUCHDB-2857
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2857
             Project: CouchDB
          Issue Type: Bug
      Security Level: public (Regular issues)
            Reporter: Sebastian Rothbucher


from basics.js integration test: 
var result = db.open("COUCHDB-954", {open_revs:[oldRev,newRev], latest:true});

length of result is not 1 (for a doc with >1 revision)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)