Bug 27960 - Adding guarantee from parent record allows choosing invalid card type
Summary: Adding guarantee from parent record allows choosing invalid card type
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: 20.05
Hardware: All All
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-15 19:07 UTC by Donna
Modified: 2021-03-15 19:07 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.