[Koha-bugs] [Bug 19597] New: Cannot add patrons to list if they do not have a cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 8 23:58:09 CET 2017


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

            Bug ID: 19597
           Summary: Cannot add patrons to list if they do not have a
                    cardnumber
 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: liz at catalyst.net.nz
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

To replicate:

Create a borrower with no cardnumber (you may have to un-require the cardnumber
in your database)

Create a patron list

Add a borrower with a cardnumber, notice it works
Try to add your borrower that has no cardnumber, notice that it doesn't work

It looks like we can handle either borrowernumbers or cardnumbers in the back
end, but the front end here is sending only half useful ID's.

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