_update: document created with undefined _id
--------------------------------------------
Key: COUCHDB-645
URL: https://issues.apache.org/jira/browse/COUCHDB-645
Project: CouchDB
Issue Type: Bug
Components: Database Core
Affects Versions: 0.11
Environment: Linux, CouchDB built from HEAD
Reporter: Cliff Stanford
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.