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:46:42 UTC

[jira] Updated: (COUCHDB-662) indicate why a document can't be returned with a view

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

Paul Joseph Davis updated COUCHDB-662:
--------------------------------------

    Skill Level: Regular Contributors Level (Easy to Medium)

> indicate why a document can't be returned with a view
> -----------------------------------------------------
>
>                 Key: COUCHDB-662
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-662
>             Project: CouchDB
>          Issue Type: Improvement
>          Components: Database Core
>            Reporter: Mark Hammond
>         Attachments: null_doc_reason.patch
>
>
> If a view with include_docs=true can't access the document for some reason, the doc element of the returned row is set to null, but the reason for the failure is not recorded.  I'm attaching a patch which causes an 'error' element to be returned with the failure reason.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.