https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21752 Bug ID: 21752 Summary: request.pl does not allow to revert Waiting to Priority 1 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: cbrannon@cdalibrary.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Bug 21611 fixes a problem with the priority status, but full functionality is not restored. If an item is marked as waiting, there is NO WAY to set it back to a priority level. To test: 1) Place item on hold. 2) Check in the item to trigger the hold. 3) Look at requests.pl. Note waiting status. 4) Try to set to priority 1 instead of waiting. You can't. Can only delete. 5) Place another hold on the same item with another patron. 6) Look at requests.pl. Note one waiting status and one priority 1 status. 7) Note that priority 1 is now an option on the waiting hold, but you can't select it! Expected behavior: Change waiting status to priority 1. If there is more than one hold, change it to whatever hold level needed, and bump the rest of the priorities below that accordingly. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.