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

_update: document created with undefined _id

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.11
    • None
    • Database Core
    • Linux, CouchDB built from HEAD

    • Regular Contributors Level (Easy to Medium)

    Description

      Using an update handler, if a document is returned with

      { _id : undefined }

      , the document will be created on the database with an undefined _id and will henceforth not be accessible to modify or delete although it will show up in views.

      Attachments

        1. updates_handler.patch
          13 kB
          Jim Garvin

        Activity

          People

            jchris John Christopher Anderson
            cliffstanford Cliff Stanford
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: