[Koha] koha-US General Meeting Minutes for Wednesday, November 06, 2024

2024-11-06 Thread Kristi Krueger
Hello, Here's a link to the minutes from the koha-US General Meeting held on Wednesday, November 06, 2024- https://docs.google.com/document/d/1kHPaWnmQb83b4NuWgIAih2dUBW9ThrbV5-fuBQ-DC-Q/edit?usp=sharing The recording for the general meeting has been posted; there's a link to the recording in the

Re: [Koha] Duplicate book entry in staff interface

2024-11-06 Thread Coehoorn, Joel
This sounds like you need to do a full rebuild of the search indexes for your data. What this looks like, exactly, depends on whether you're using Zebra or ElasticSearch, as both are supported. *Joel Coehoorn* Director of Information Technology *York University* Office: 402-363-5603 | jcoeho...@yo

Re: [Koha] Duplicate book entry in staff interface

2024-11-06 Thread Aliasger Ilyas Badri
I'm currently using Zebra as my bibliographic database in Koha. I've encountered some challenges while trying to execute the koha-rebuild-zebra command. I've read that using sudo with this command can lead to permission issues, preventing newly added bibliographic records from being automatically

[Koha] Duplicate book entry in staff interface

2024-11-06 Thread Aliasger Ilyas Badri
I hope this email finds you well. My name is Ali, and I work for a university based in Kenya. Recently, I installed KOHA ILS for our university library. During the setup of our bibliographic data, I converted our records into MARC format and uploaded them to the system. Unfortunately, I realized I

Re: [Koha] Duplicate book entry in staff interface

2024-11-06 Thread Magnus Enger
Hi! You have to run koha-rebuild-zebra with sudo. It should not mess with permissions. (koha-rebuild-zebra runs another job i nthe background, and if I remember correctly, running *that* job as sudo might mess with permissions.) Your problem with duplicate records sounds like something that