Bug 19597 - Cannot add patrons to list if they do not have a cardnumber
Summary: Cannot add patrons to list if they do not have a cardnumber
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-08 22:58 UTC by Liz Rea
Modified: 2023-09-30 21:31 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liz Rea 2017-11-08 22:58:09 UTC
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.
Comment 1 Katrin Fischer 2023-09-30 21:31:27 UTC
I have just verified this works now on the current development version.