[Koha-bugs] [Bug 27144] New: Cannot delete any patrons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 3 14:10:23 CET 2020


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

            Bug ID: 27144
           Summary: Cannot delete any patrons
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: joonas.kylmala at helsinki.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com,
                    kyle at bywatersolutions.com
        Depends on: 14708

The try catch introduced in bug 14708 breaks deletion of borrowers totally via
the staff interface, giving 500 error and also it hides the error message in
log because it is in try catch so this is very hard to spot in error logs.

To reproduce: go to any patron record and try to delete, you will get http 500
error back.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14708
[Bug 14708] The patron set as the anonymous patron should not be deletable
-- 
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