What doesn't work?
Voting data received from the server sometimes (actually quite often) doesn't return all of the expired polls. At least the expired polls from the previous week or should be returned.
What is the endpoint and method? (if applicable)
Endpoint: /voting
Method: GET
How can it be reproduced?
- Fetch data from the endpoint.
- Only some of the expired polls are returned.
What should it do instead?
Return all of the expired polls from the previous week. (The timeframe isn't set in stone, but a week sounds about right for now.)
What doesn't work?
Voting data received from the server sometimes (actually quite often) doesn't return all of the expired polls. At least the expired polls from the previous week or should be returned.
What is the endpoint and method? (if applicable)
Endpoint: /voting
Method: GET
How can it be reproduced?
What should it do instead?
Return all of the expired polls from the previous week. (The timeframe isn't set in stone, but a week sounds about right for now.)