Bug 29297

Summary: BorrowerMandatoryField doesn't include sort1 and sort2
Product: Koha Reporter: Hugo Agud <hagud>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: erica.rohlfs, gmcharlt, kyle.m.hall
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Hugo Agud 2021-10-21 05:59:10 UTC
Sort1 and Sort2 are not available at BorrowerMandatoryField because they are not listed in modules/admin/preferences/borrowers.json
If they're not in mandatory, they can't be added in quick add patron

br
Comment 1 Erica Rohlfs 2021-10-21 19:14:53 UTC
Confirming that patron Sort1 and Sort2, along with setting patron attributes (such as "patron_attr_x" where x corresponds to the attribute ID number) are not available as BorrowerMandatoryField.
Comment 2 Katrin Fischer 2021-10-21 19:23:21 UTC
Hi Erica, the mandatory setting for patron attributes is under Administration > Patron attributes now :)
Comment 3 Erica Rohlfs 2021-10-21 19:33:27 UTC
(In reply to Katrin Fischer from comment #2)
> Hi Erica, the mandatory setting for patron attributes is under
> Administration > Patron attributes now :)

I knew I'd have a learning curve and fumble a few times. I didn't make the connection with the organization :) thank you
Comment 4 Katrin Fischer 2021-11-02 21:30:27 UTC

*** This bug has been marked as a duplicate of bug 28936 ***