https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855 Bug ID: 19855 Summary: Move the "alert" code to Koha::Subscription Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org There are some weird subroutines in C4::Letters: addalert, getalert, delalert, findrelatedto. They have been designed to support different kind of alerts, but only emails notification for new subscription issues is working correctly. I suggest to clean, simplify and move this code to Koha::Subscription -- You are receiving this mail because: You are watching all bug changes.