https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Marc Véron from comment #6)
koha-foreach --enabled --email /home/marc/koha/misc/cronjobs/advance_notices.pl -c
Prefer koha-shell then execute the advance_notices.pl script. To make sure it will use the correct modules. (In reply to Marc Véron from comment #7)
...and that are the two outputs of TemplateToolkit.t:
--First run ---------------------------
marc@debian8vm:~/koha$ prove t/db_dependent/Letters/TemplateToolkit.t t/db_dependent/Letters/TemplateToolkit.t .. 1/16 DBD::mysql::st execute failed: Duplicate entry '37' for key 'PRIMARY' [for Statement "INSERT INTO old_issues SELECT * FROM issues
This happens if AI of old_issues is >= AI of issues, it does not come from this patch set. -- You are receiving this mail because: You are watching all bug changes.