https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40457
Bug ID: 40457
Summary: Wherever possible we should lookup using
borrowernumber instead of userid/cardnumber
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
As we note on bug 40275, there are times where we lookup the patron using
cardnumber or userid when we really should be using borrowernumber where
possible.
Not all Koha users will have a cardnumber plus we have on-going issues around
uniqueness of cardnumber and userid whereas borrowernumber is an internal
persistent and unique identifier.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/