danmarsden/moodle-mod_attendance

"Save and show next page" looses sort parameter

Opened this issue · 1 comments

If you have a sorted list of students by firstname/lastname and you are using paging, if you click on "Save and show next page", the next page looses the sort order and shows the list of users ordered by default.

mod_attendance v2023020107, Moodle 4.1, Postgresql

Thank you,
susana

thanks for the report! - if you have internal development capabilities, feel free to submit a PR with the fix, otherwise I'll try to remember to come back to this in future.