31 Dec
2025
31 Dec
'25
7:20 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37569 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com --- Comment #7 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. To see the subscription history in the database (koha-mysql kohadev): select * from subscriptionhistory; 2. Remove the subscription history (step 2 of the test plan): truncate subscriptionhistory; -- You are receiving this mail because: You are watching all bug changes.