Bug 32196 - One should be able to remove a borrower relationship whenever one exists
Summary: One should be able to remove a borrower relationship whenever one exists
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Patrons (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 12446
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-14 16:49 UTC by Andrew Fuerste-Henry
Modified: 2025-05-19 13:56 UTC (History)
6 users (show)

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


Attachments

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