https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41383
Bug ID: 41383
Summary: SIP2 server does not search patrons by unique patron
attributes (alternate IDs unusable in SIP2)
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: SIP2
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Even when a patron attribute is marked as "Unique identifier," the SIP2 server
cannot find patrons using that attribute value. SIP2 lookup is hard-coded to
cardnumber/userid and does not consider extended attributes, even when it is
unique.
Actual Result:
SIP2 returns "|AFInvalid cardnumber" when the SIP client sends a value stored
in a unique patron attribute.
Expected Result:
SIP2 should be able to search by any patron attribute marked as a unique
identifier.
Impact:
- Self-check machines using HID/NFC values fail
- Access control systems relying on alternate IDs cannot authenticate patrons
I plan to submit a patch that will allow unique extended patron attributes to
be used in SIP2 requests.
--
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/