[Koha-bugs] [Bug 26902] New: Add ability to flag a patron email address as possibly invalid

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 2 20:53:56 CET 2020


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

            Bug ID: 26902
           Summary: Add ability to flag a patron email address as possibly
                    invalid
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

It would be beneficial if there was a way to flag email addresses in Koha as
possibly invalid. That way, if a library receives a bounce-back for a given
email, Koha could flag that email address as questionable. At that point, Koha
could show an alert when checking out to that patron so the librarian can
confirm the address is correct with the patron.

An API endpoint that would accept an email address, find any instance of that
email address in patron records, and flag it as potentially invalid would be
very useful to integrate automation of converting bounce-back emails into
warning flags in Koha.

-- 
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