https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org Status|Passed QA |In Discussion --- Comment #7 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- I don't manage to convince myself it's correct. There is an edge case, looking at the code: The patron iterator is set before the ITEM loop. On the second item, it won't be reset and we won't iterate over all the patrons. Nick and/or Joonas, can you double check it please? -- You are receiving this mail because: You are watching all bug changes.