https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37444 Eric Garcia <cubingguy714@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169449|0 |1 is obsolete| | --- Comment #2 from Eric Garcia <cubingguy714@gmail.com> --- Created attachment 169496 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169496&action=edit Bug 37444: Fix filter for Pickup Location When trying to filter holds to pull using the dropdown filter for Pickup Location, the dropdown has "None" as the only available option because of incorrect column index in ppendingreserves.tt To reproduce: 1. Place a hold and go to Circulation -> Holds to pull. 2. Use a dropdown filter for Pickup Location, see that only "None" is available to pick, meaning you can't use the filter. 3. Apply the patch. 4. Do the step 2 again and ensure that there's also an option for that hold's pickup location. Signed-off-by: Eric Garcia <cubingguy714@gmail.com> -- You are receiving this mail because: You are watching all bug changes.