[Bug 21611] New: Priority in request.pl shows 1 instead of Waiting
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Bug ID: 21611 Summary: Priority in request.pl shows 1 instead of Waiting 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 To test: 1) Place and item on hold. 2) Trigger the hold. 3) Go to request.pl. Notice that priority shows "1" rather than "Waiting", even though it shows as waiting in the Pickup library column. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 --- Comment #1 from Christopher Brannon <cbrannon@cdalibrary.org> --- As is, bug gives a misleading status, and makes it impossible to set back to priority 1. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rel_18_11_candidate Depends on| |19469 CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Caused by bug 19469. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19469 [Bug 19469] Add ability to split view of holds view on record by pickup library and/or itemtype -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 --- Comment #3 from Christopher Brannon <cbrannon@cdalibrary.org> --- (In reply to Jonathan Druart from comment #2)
Caused by bug 19469.
Confirmed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 --- Comment #4 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 81130 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81130&action=edit Bug 21611: Fix priority dropdown for holds To Test: 1 - Find a record 2 - Place several holds some with differing pickup locations 3 - Check in one hold to confirm as waiting 4 - Check another in to set a hold in transit 5 - View the holds queue for the record: /cgi-bin/koha/reserve/request.pl?biblionumber=## 6 - Confirm found holds are incorrect 7 - Apply patch 8 - Reload 9 - Confirm holds look correct 10 - Alter the values of HoldsSplitQueue and HoldsSplitQueueNumbering 11 - Confirm things still look right -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | CC| |kyle@bywatersolutions.com, | |nick@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |21608 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21608 [Bug 21608] Arranging holds priority with dropdowns is faulty when there are waiting/intransit holds -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81130|0 |1 is obsolete| | --- Comment #5 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 81271 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81271&action=edit Bug 21611: Fix priority dropdown for holds To Test: 1 - Find a record 2 - Place several holds some with differing pickup locations 3 - Check in one hold to confirm as waiting 4 - Check another in to set a hold in transit 5 - View the holds queue for the record: /cgi-bin/koha/reserve/request.pl?biblionumber=## 6 - Confirm found holds are incorrect 7 - Apply patch 8 - Reload 9 - Confirm holds look correct 10 - Alter the values of HoldsSplitQueue and HoldsSplitQueueNumbering 11 - Confirm things still look right Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Needs Signoff |Signed Off --- Comment #6 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Works as expected, Signing Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81271|0 |1 is obsolete| | --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 81382 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81382&action=edit Bug 21611: Fix priority dropdown for holds To Test: 1 - Find a record 2 - Place several holds some with differing pickup locations 3 - Check in one hold to confirm as waiting 4 - Check another in to set a hold in transit 5 - View the holds queue for the record: /cgi-bin/koha/reserve/request.pl?biblionumber=## 6 - Confirm found holds are incorrect 7 - Apply patch 8 - Reload 9 - Confirm holds look correct 10 - Alter the values of HoldsSplitQueue and HoldsSplitQueueNumbering 11 - Confirm things still look right Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #8 from Nick Clemens <nick@bywatersolutions.com> --- Awesome work all! Pushed to master for 18.11 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Christopher Brannon <cbrannon@cdalibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |21752 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21752 [Bug 21752] request.pl does not allow to revert Waiting to Priority 1 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to Master |RESOLVED --- Comment #9 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Cause not in 18.05.x series. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org