You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Paul Joseph Davis (JIRA)" <ji...@apache.org> on 2010/10/09 21:45:36 UTC

[jira] Updated: (COUCHDB-645) _update: document created with undefined _id

     [ https://issues.apache.org/jira/browse/COUCHDB-645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Joseph Davis updated COUCHDB-645:
--------------------------------------

    Skill Level: Regular Contributors Level (Easy to Medium)

> _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
>            Assignee: Chris Anderson
>         Attachments: updates_handler.patch
>
>
> 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.