Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-3422

Mango queries on User database not working

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • Mango
    • None

    Description

      Neither the default query against _id in the Fauxton UI or a contructed query on the command line via CURL work with the following error:

      $ curl -X POST -H "Content-Type: application/json" "http://172.17.0.1:5984/_users/_find" -d '{"selector" : {"name" : {"$eq" : "demo"}}}'
      

      Results in:

      {"error":"unknown_error","reason":"case_clause","ref":1948008234}
      

      github issue: https://github.com/apache/couchdb/issues/535

      Attachments

        Activity

          People

            Unassigned Unassigned
            mrhines Michael Hines
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment