Bug 32196

Summary: One should be able to remove a borrower relationship whenever one exists
Product: Koha Reporter: Andrew Fuerste-Henry <andrew>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: fridolin.somers, gmcharlt, hebah, kyle.m.hall, patrick.robitaille, rcoert
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32195
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39233
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 12446    
Bug Blocks:    

Description Andrew Fuerste-Henry 2022-11-14 16:49:40 UTC
Per bug 32195, there is still at least one way for a patron to end up with a guarantor in a category that does not allow guarantors. When that happens, the patron edit screen does not show one the relationship and therefore the relationship cannot be removed. One should *always* be able to remove an existing relationship.

To recreate:
1: have a patron category where CanBeGuarantee is set to Yes.
2: Create a patron in that category, give them a guarantor
3: edit the patron category to set CanBeGuarantee to No
4: confirm your patron still has a guarantor that shows on the details page, but the guarantor no longer shows on the edit screen
5: this means the guarantor cannot be removed :(
Comment 1 Fridolin Somers 2024-08-12 13:46:13 UTC
+1
Comment 2 hebah 2024-12-02 19:07:57 UTC
To take this one step further, one should be able to sever the relationship from either the guarantor OR the guarantee profiles.