https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40654
Bug ID: 40654
Summary: Sorting holds table can cause priority issues
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Hold requests
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected],
[email protected]
The table of holds has oddities about how holds are updated, and the datatables
sorting has made this worse.
To recreate:
1 - Place 50 holds on a bib record
https://github.com/kidclamp/handy-koha-script/blob/main/randhold.pl
2 - View the holds page for the record
3 - Sort the holds alphabetically
4 - Change the dropdown priortiy for the alphabetically first hold to 1
5 - See all the other priorities change
6 - Click 'Update holds'
7 - Many unintended changes are saved
8 - Sort alphabetically the other direction and click the arrow to move another
hold to the top - weirdness occurs
I also saw that only 19-20 holds would be affect sometimes, I think sorting on
this table may need to rethought
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/