12 Jan
2022
12 Jan
'22
3:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29525 --- Comment #18 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Andrew Fuerste-Henry from comment #17)
We're not fully mirroring circ history behavior. For checkout history, if a patron is set to Never they get anonymized as soon as the item is returned. Here, if a patron is set to Never we're still waiting for the cron to anonymize them. We should anonymize their holds as soon as they move to old_reserves.
This is getting complex: if we anonymize same-day holds... we are gonna break the max holds per day circ rule calculation! -- You are receiving this mail because: You are watching all bug changes.