[Koha-bugs] [Bug 21081] New: There is no check that patron is guarantor when batch deleting

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 17 10:17:43 CEST 2018


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

            Bug ID: 21081
           Summary: There is no check that patron is guarantor when batch
                    deleting
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: sophie.meynieux at biblibre.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

When deleting one patron (members/deletemem.pl), Koha checks that patron is not
a guarantor, else it does not allow deletion.

But in tools > batch patron deletion (tools/borrowers.pl or
misc/cronjobs/delete_patrons.pl), this check is not performed, so there is a
lot of borrowers with guarantorid that does not exist any more.
Check if patron is a guarantor should be performed in all cases of deletion.

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


More information about the Koha-bugs mailing list