https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16091 --- Comment #1 from Marc Véron <veron@veron.ch> --- Created attachment 49269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49269&action=edit Bug 16091: Can not delete branch category not used by any library Test plan Without patch: - Go to Home > Administration > Libraries and groups - Create a new group (make sure that you give it a Category code, see Bug 16047) - Do not assign any library to this group - Try to delete the group Result: "This library category cannot be deleted. 0 libraries are still using it." With patch: - Try to delete the group Result OK: Confirmation dialog for deletion. - Try to delete a group that is assigned to a library Result OK: "This library category cannot be deleted. 1 libraries are still using it." -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.