You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "Alexander Shorin (JIRA)" <ji...@apache.org> on 2015/11/20 01:09:11 UTC

[jira] [Created] (COUCHDB-2896) Table view shows wrong columns / cannot get values for columns

Alexander Shorin created COUCHDB-2896:
-----------------------------------------

             Summary: Table view shows wrong columns / cannot get values for columns
                 Key: COUCHDB-2896
                 URL: https://issues.apache.org/jira/browse/COUCHDB-2896
             Project: CouchDB
          Issue Type: Bug
          Components: Fauxton
            Reporter: Alexander Shorin


1. Run clean dev cluster
2. Open _replicator database in Fauxton
3. Switch to table view

You'll see that the table has one work (as expected) as 4 colums:
- _id
- _rev
- language
- validate_doc_update

While last two are not very expected here, it's strange to see them empty while document actually contains valid values for these fields.

Expectations:
See actual fields values or generic "value" and "key" columns

Fauxton v1.0.6

Fauxton v1.0.6



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)