Bug 21752 - request.pl does not allow to revert Waiting to priority
Summary: request.pl does not allow to revert Waiting to priority
Status: RESOLVED DUPLICATE of bug 21608
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low major (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 21611
Blocks:
  Show dependency treegraph
 
Reported: 2018-11-01 17:53 UTC by Christopher Brannon
Modified: 2018-11-01 17:57 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Brannon 2018-11-01 17:53:12 UTC
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.
Comment 1 Christopher Brannon 2018-11-01 17:57:31 UTC

*** This bug has been marked as a duplicate of bug 21608 ***