26 Oct
2023
26 Oct
'23
10:12 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31427 --- Comment #18 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I think I need some additional QA help here.. I've started writing a unit test to prevent future regressions, but it's raised more questions for me. When exactly should an auto-renewal error get passed up.. for 'too_soon' we only pass when called via the cron.. but for other autorenewal errors we pass regardless.. which seems a little odd... if it's a non-cron check of renewability.. should we not skip the auto-renew failure code for those other failures too? -- You are receiving this mail because: You are watching all bug changes.