https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32195
Bug ID: 32195
Summary: Changing a patron category to disallow guarantors
should remove existing guarantors
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
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 :(
I see a few ways to move forward. We could:
- make Koha go find and remove relationships right away when a category is
updated
- provide a script that could be run/cronned to find and delete relationships
from the command line
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/