[Koha-bugs] [Bug 22689] New: Add ability for staff to cancel a SERIAL_ALERT

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 11 16:16:36 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22689

            Bug ID: 22689
           Summary: Add ability for staff to cancel a SERIAL_ALERT
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: r.delahunty at arts.ac.uk
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com
  Target Milestone: ---

The SERIAL_ALERT notice (RLIST notice prior to 18.05: See Bug 19794) is used to
send an email to patrons who have subscribed to the alert service via their
account. They are notified when a new issue for a subscription arrives.
We have users who have left, and whose emails are no longer valid but who have
not cancelled their alerts. These are generating quite a number of
undeliverable emails, which bounce back.
We know no way of cancelling the redundant SERIAL_ALERT via the Koha intranet
other than by an SQL delete which we do not want to risk. Ideally there would
be a way for staff to kill off these redundant alerts. Perhaps the alert
cancellation could be tied to the borrowers.dateexpiry?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list