You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "David Johnson (JIRA)" <ji...@apache.org> on 2014/04/10 19:18:15 UTC

[jira] [Assigned] (USERGRID-58) Application end-point returns incorrect counts

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

David Johnson reassigned USERGRID-58:
-------------------------------------

    Assignee:     (was: David Johnson)

> Application end-point returns incorrect counts
> ----------------------------------------------
>
>                 Key: USERGRID-58
>                 URL: https://issues.apache.org/jira/browse/USERGRID-58
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Stack
>            Reporter: David Johnson
>              Labels: REST
>
> Here's an example of the obviously bad counts:
>         "dogs" : {
>           "title" : "Dogs",
>           "count" : -248,
>           "name" : "dogs",
>           "type" : "dog"
>         },
>         "medications" : {
>           "title" : "Medications",
>           "count" : 3,
>           "name" : "medications",
>           "type" : "medication"
>         },
>         "somethings" : {
>           "title" : "Somethings",
>           "count" : -12,
>           "name" : "somethings",
>           "type" : "something"
>         },
> I suspect 



--
This message was sent by Atlassian JIRA
(v6.2#6252)