David Johnson created USERGRID-58:
-------------------------------------

             Summary: 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
            Assignee: David Johnson


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.1.5#6160)

Reply via email to