Bug 25854

Summary: Ability to add multiple guarantors affected ability to make guarantor fields mandatory
Product: Koha Reporter: Nick Clemens (kidclamp) <nick>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: anneli.osterman, gmcharlt, kyle.m.hall
Version: Main   
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:
Bug Depends on: 14570    
Bug Blocks:    

Description Nick Clemens (kidclamp) 2020-06-23 16:03:33 UTC
bug 14570 made the non-member guarantor fields visible on all patrons

prior to this adding fields like 'contactname' to the BorrowerMandatoryFields system preference had the effect of making guarantors mandatory for child accounts only.

Now adding those fields makes them required for all patron types, but does not make adding an actual guarantor mandatory.

We need to restore a method of making guarantors mandatory for some patron types.