Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.2, 1.3
-
None
-
I've tested this on multiple versions including 1.2.0 on linux and a build from git master.
Description
If an update document returns a document without an _id field it will create or attempt to update a document with an id of "".
To reproduce simply invoke an update handler which does a "return [{}, 'oops']".
Attachments
Issue Links
- is duplicated by
-
COUCHDB-1609 Update function adds document with undefined ID
- Closed
-
COUCHDB-985 Update handlers can make documents with blank _id
- Closed