froide icon indicating copy to clipboard operation
froide copied to clipboard

Sort options based on request date don't work as expected

Open teriky opened this issue 3 years ago • 1 comments

Steps to reproduce:

  • open the requests page of "Ministerium für Justiz und Gesundheit" (https://fragdenstaat.de/anfragen/an/ministerium-fur-justiz-kultur-und-europa/)
  • click on [More search options] to display the combo box with the search options
  • select "request date (newest first)"

001 newest first

  • note the entry order

  • change the search option to "request date (oldest first)"

  • display the last result page

    -> expected behaviour: the last requests should be the same as above in reverse order -> actual behaviour: other requests are displayed

002 oldest first

With sort order "request date (newest first)" the request "Anzahl VIG-Anfragen über FragDenStaat" (#262721) with request date 08.11.2022 is missed.

teriky avatar Nov 23 '22 20:11 teriky

We did some changes to the filter & sorting code, which seems to have fixed this (at least I could not reproduce it). Could you please check again and close the issue if the problem no longer exists?

pajowu avatar Feb 16 '24 13:02 pajowu

Please feel free to re-open this if you find this issue persists

pajowu avatar Jul 10 '24 14:07 pajowu