Bug 27960

Summary: Adding guarantee from parent record allows choosing invalid card type
Product: Koha Reporter: Donna <bwsdonna>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 20.05   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Donna 2021-03-15 19:07:14 UTC
Koha does not currently permit two ADULT type patron categories to be linked as guarantor/guarantee.  However, if a user selects the "Add Guarantee" button from an adult card, they are able to change the guarantee's card type to another ADULT type account and save, creating the guarantor/guarantee link.  This should not be permitted.  

Bug 12446 would appropriately allow these connections.