https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26187 Bug ID: 26187 Summary: Allow deletion of guarantor and guarantee in one action Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When batch deleting patrons, one is prevented from deleting any patron who is the guarantor to another patron. However, this leads to a frustrating workflow when attempting to delete both the guarantee and the guarantor in one batch. To recreate: - Create an adult patron - Create a child patron with your adult as their guarantor - Put both patrons in a list - Attempt to batch delete the list - Only the child is deleted - Attempt to delete the list again - The guarantor is deleted It'd be nice if a guarantor would delete successfully if the batch is also removing all of their guarantees. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.