Skip to content

Bug: Voting data doesn't sometimes return old voting data. #836

@BillTheBeast

Description

@BillTheBeast

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?

  1. Fetch data from the endpoint.
  2. 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.)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions