Gofven / flowback

Flowback 1st Iteration
GNU General Public License v3.0
2 stars 3 forks source link

Poll list API does not sort by Tag #64

Closed Kattenelvis closed 3 weeks ago

Kattenelvis commented 1 month ago

The following API call: group/3/poll/list?=&order_by=start_date_desc&limit=10&tag_id=7

Returns the same as if tag_id=7 had not been there. No number makes any difference in which polls are given in the API call.

Gofven commented 3 weeks ago

Fixed it c: