Skip to content

Wrong pagination information on /api/v1/channels.members #9987

@luciofm

Description

@luciofm

/api/v1/channels.members is returning the wrong number of items returned by the call.

{"members":[...members list...],"count":50,"offset":0,"total":168869,"success":true}
Its count field says it has 50 items, while the members array actually has only 49 items

Running on {"version":"0.62.0","success":true}

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions