https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23357 --- Comment #9 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Situation 1 - Overdue 3 days for Patron: email + print A. No email defined, overdue -t generates * on master, 2 notices OK 1 print for patron 1 email for staff * on 23357 (only first patch) 1 print for patron * on 23357_2 (2 patches) OK 1 print for patron 1 email for staff B. With email defined * on master, 2 notices 1 print for patron 1 email for patron * on 23357 (only first patch) 1 print for patron 1 email for patron * on 23357_2 (2 patches) OK 1 print for patron 1 email for patron 1 email for staff Situation 2 - Overdue 3 days for Patron: email only A. No email defined, overdue -t generates * on master, 2 notices OK 1 print for patron 1 email for staff * on 23357 (only first patch) OK 1 print for patron 1 email for staff * on 23357_2 (2 patches) OK 1 print for patron 1 email for staff B. With email defined * on master, 2 notices 1 email for patron * on 23357 (only first patch) 1 email for patron * on 23357_2 (2 patches) 1 email for patron There is no OK in Situation 2 for B -- You are receiving this mail because: You are watching all bug changes.