15 Jul
2024
15 Jul
'24
9:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35630 --- Comment #10 from Sam Lau <samalau@gmail.com> --- Created attachment 169027 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169027&action=edit Bug 35630: Handle library limits inside the store function This patch makes use of the diff action_logs as mentioned in comment 9. Furthermore, to fix the issue of calling store twice when creating a new AV, the "replace_library_limits" call has been moved inside to the store function. Use test plan from previous patch to test. -- You are receiving this mail because: You are watching all bug changes.