https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17159 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Chris Cormack from comment #4)
Hmm I am not sure this a safe change.
The first run cleans up the sessions, and zebraqueue for all enabled instances. The second run deletes rows from the mailqueue for instances that don't have email enabled.
We don't want to delete them from the ones that do send email, because then we dont have a record of what notices were sent to people.
This will now delete them
That is the purpose of the job. After a specified number of days (say 30) we are not interested in keeping all those records. And after all, having a record that some notice was produced does not 'prove' that the client actually received it. -- You are receiving this mail because: You are watching all bug changes.