t/db_dependent/api/v1/authorised_values.t not ok 1 - list_av_from_category() tests Discussion on Mattermost pointed to this being related to a sequence issue.
Koha_Main_U20 #1301 on Docker_9
https://jenkins.koha-community.org/job/Koha_Main_U20/1301/ :)
Created attachment 168647 [details] [review] Bug 37289: Add sorting to test Ensure the order of embedded records returned. Dont apply the DONT PUSH patch. prove ./t/db_dependent/api/v1/authorised_values.t ---> Notice if passes
Created attachment 168648 [details] [review] Bug 37289: [DONT PUSH] Test only Apply this patch on top of the previous one. This patch is to prove the bug the previous patch is fixing. It proves that the order_by using the embedded field is working as intended. prove ./t/db_dependent/api/v1/authorised_values.t ---> Notice it fails
Created attachment 168663 [details] [review] Bug 37289: Add sorting to test Ensure the order of embedded records returned. Dont apply the DONT PUSH patch. prove ./t/db_dependent/api/v1/authorised_values.t ---> Notice if passes Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Picked from QA queue for push to main.
Pushed for 24.11! Well done everyone, thank you!
Backported to 24.05.x for upcoming 24.05.06
Pushed to 23.11.x for 23.11.11