Re: [Koha] User instance-koha already exists

2024-05-12 Thread Katrin Fischer
Hi, there are some open bugs concerning the koha-remove that might explain part of the issue you see: * *Bug 31124* - koha-remove fails to remove long_tasks queue daemon, so koha-create for same user fails * *Bug 16291

Re: [Koha] Question about inventory

2024-05-12 Thread Katrin Fischer
Hi Ramona, I am no expert of LOC classification, but maybe something you could check: * Have you set the classification source in your items? (952$2) * When you run a report on your items, are itemcallnumber, cn_source and cn_sort all set? An example SQL report would be: SELECT itemcallnu

Re: [Koha] Issue with updated_on in borrowers table and LDAP auth

2024-05-12 Thread Katrin Fischer
Hi, I see that you have raised a bug now, which is good: *Bug 36822* - When creating a new patron via C4::Auth_with_ldap inserts -00-00 for invalid updated_on Katrin On 04.05.24 00:29, Betka, Corey A wrote: Hello, I