Hello! We are aware of an issue in 24.05 that is a result of: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37892
This bug manifests in three ways:
- Prevents checkins from the affected patrons ("The item has not been checked in due to a configuration issue in your system")
- Prevents checkouts to the affected patrons (500 error)
- Affected patrons are prevented from logging into the OPAC
The current workaround for this issue is to:
- Go to your patron categories in Administration > Patron Categories
- Take note of the current configuration of patron categories, particularly who can be guarantees
- In each category, change the "can be guarantee" setting to "no"
This will preserve your current guarantor/guarantee relationships, but will prevent you from creating new ones. Once the patch for the bug arrives, you will be able to restore your original settings.
Our developers are aware of this issue and are working on a solution.