6 Mar
2026
6 Mar
'26
1:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41147 --- Comment #4 from Jan Kissig <bibliothek@th-wildau.de> --- Created attachment 194695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194695&action=edit Bug 41147: (follow-up) Fix wrong record count Record_number gets increased every cycle before batch->next is called even when batch->next returns undef. This fix decreases record_number by 1 to ignore that last cycle in order to display the right number of records processed. -- You are receiving this mail because: You are watching all bug changes.