20 Jul
2023
20 Jul
'23
9:16 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34316 --- Comment #2 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Marcel de Rooy from comment #0)
Found while debugging 33608 on a new failure in Items.t. It was a FK constraint on credit_id which was very misleading. Cause is an exception that was not rethrown in Accounts coming from a wrong statistic type and revealed now by new code in UpdateStats/Statistic.pm.
Actually, there is still another thing ;) Related to new code that looks at value instead of amount. So 33608 needs a correction too. Rethrowing the exception should go here on its own. -- You are receiving this mail because: You are watching all bug changes.