https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36797

--- Comment #1 from Lucas Gass <[email protected]> ---
If you're using k-t-d to test you can use this script:

https://github.com/ricofreak/handy_koha_scripts/blob/main/make_holds.pl

After you run it and have at least 1000 holds I then did the following inside
k-t-d:

sudo koha-mysql kohadev 
update reserves set priority = reserve_id;

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/

Reply via email to