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@lists.koha-community.org Reporter: liz@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.