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

Laura Escamilla <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #171964|0                           |1
        is obsolete|                            |

--- Comment #6 from Laura Escamilla <[email protected]> ---
Created attachment 171969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171969&action=edit
Bug 34068: Fix pagination for hold pickup locations

This patch addresses an issue where pagination filters are set incorrectly for
the pickup locations endpoint. Only the final page is returned rather than the
expected full list of results

Test plan:
1) In KTD, set the syspref RESTdefaultPageSize to 5
2) Set AllowHoldPolicyOverride to Allow
3) Create a hold on an item for a patron
4) Navigate to the patron's page and click on the holds tab
5) Click the dropdown in pickup locations
6) There will be two results, repeated three times
7) Apply patch and restart_all
8) Repeat step 5, there should now be a full list of 12 libraries

Signed-off-by: Laura_Escamilla <[email protected]>

-- 
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