[Koha-bugs] [Bug 29526] Add 'Immediately delete holds history' button to patron privacy tab in opac

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 3 16:07:50 CET 2022


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

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 128967
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128967&action=edit
Bug 29526: Add a way for patrons to delete their hold history

The same way we have a button to immediately delete the checkouts history in
the OPAC, we should have a similar option for the holds history.

This patch implements that.

To test:
1. Have a patron with some old checkouts and old holds.
2. Have OPACPrivacy, OPACHoldsHistory and opacreadinghistory enabled.
3. Notice in the OPAC the patron has some old checkouts and holds.
4. Use the Privacy tab to clean checkouts
=> SUCCESS: They are still cleaned as before this patch
5. Try to clean the old holds
=> SUCCESS: They are cleaned!
6. Add some old checkouts and holds
7. Use the new 'All' button
=> SUCCESS: All cleaned
8. Sign off :-D

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list