PowerlineApp / powerline-rn

GNU Affero General Public License v3.0
0 stars 6 forks source link

Release A - Critical Bug - Total Member Count Wrong #242

Closed jterps08 closed 6 years ago

jterps08 commented 6 years ago

There are two members to this group as shown on the Membership screen... but the count says 1.

image

piubellofelipe commented 6 years ago

this seems to be a backend problem. JSON response for group2014 and notificationstest:

{ 
    ...
total_members: 1,
...
}
piubellofelipe commented 6 years ago

@igaponov please see this

igaponov commented 6 years ago

Fixed:

$ http GET https://api-dev.powerli.ne/api/v2/groups/423 "Token: $TOKEN"
HTTP/1.1 200 OK
...

{
    //...
    "total_members": 2
}
piubellofelipe commented 6 years ago

thanks, it's working.

piubellofelipe commented 6 years ago

via Hubstaff User: Felipe Piubello

Project: Powerline React Native - https://app.hubstaff.com/projects/264175 Date Range: 10/31/17 - 10/31/17 Work session total: 0:08:36

Grand total: 0:08:36