Time  Nick             Message
17:42 JasonGreene[m]   I just read that ......  "The "borrower number" is an internal database ID and not really necessary... (full message at <https://matrix.org/_matrix/media/v3/download/matrix.org/wdCQQavWjaQVdJYxBLwlPxaL>)
17:34 caroline         I thought for sure the borrowernumber was there, but it seems not
17:34 caroline         oh wait, I see the matching is either done on cardnumber or userid only
17:33 JasonGreene[m]   ok, thanks I'll take a look at it
17:33 caroline         If you export the borrowernumber, it should overwrite the existing ones
17:32 caroline         This is for userid and password, but it would be the same principle for the cardnumber
17:32 JasonGreene[m]   caroline ok, Will that "over write" the existing patrons or create new ones next the existing ones
17:32 caroline         It's in French, but I'm sure Google or some other tool can help translate it https://inlibro.com/knowledge-base/changer-en-lot-les-identifiants-et-mots-de-passe-des-usagers/
17:30 caroline         I think I wrote down the process somewhere, let me check
17:30 caroline         JasonGreene[m], not that I know of... What I usually do is export the patron information in CSV, use LibreOffice Calc to fill out a new column with the cardnumber, and import this CSV into the batch patron import tool
17:27 JasonGreene[m]   We imported about 200 patrons from out old system to our new Koha,   None of them currently have a card #..... is there a "batch card"  maker that will let us give all missing "card numbers" to all Patrons?
17:14 reiveune         bye
17:02 cait             it looks like a reindex fixed it
16:12 cait             it's multiple instances suddenly showing the problem
16:04 cait             now onl the last saved record gets indexed
16:04 cait             a full reindex last week went iwthout issues, we checked that it was complete (all records indexed)
16:04 cait             anyone ever had suddenly broken Zebra index files?
15:28 fridolin         see u
14:58 chimster[m]      probably this?
14:58 chimster[m]      https://www.elastic.co/guide/en/elasticsearch/reference/current/important-settings.html#network.host
14:56 chimster[m]      empty reply from server
14:50 paulderscheid[m] curl http://localhost:9200 on the server?
14:50 paulderscheid[m] What do you get when you request?
14:44 chimster[m]      i also restarted it
14:44 chimster[m]      it is
14:42 paulderscheid[m] pgrep -fl "elasticsearch"
14:41 paulderscheid[m] Is elasticsearch running?
14:36 chimster[m]      getting an error of no nodes available when running indexing
14:33 chimster[m]      <paulderscheid[m]> "chimster https://wiki.koha-..." <- thanks I installed 8.x
14:24 cait             sorry, easily distracted today
14:18 paulderscheid[m] Yeah, not that many references yet.
14:18 paulderscheid[m] That's cool.
14:16 cait             the idea was that you could configure what it blocks, circulatuions, renewals, etc.
14:16 cait             the behavior is not really linked to it yet (maybe in 23.11)
14:16 cait             it's only a type for the borrower_restrictions
14:15 paulderscheid[m] The question is whether its actually used as well :D
14:15 paulderscheid[m] Ah yeah, it already exists in 22.11
14:14 paulderscheid[m] Is that already in 22.11?
14:13 cait             the goal was to make it more granular :)
14:13 cait             look at the new patron restriction type table maybe
14:13 paulderscheid[m] Was just in the middle of something
14:13 cait             paulderscheid[m]: at the moment not very granular
14:13 paulderscheid[m] Sorry for the slow response cait
14:12 paulderscheid[m] chimster https://wiki.koha-community.org/wiki/Elasticsearch
14:12 paulderscheid[m] ?
14:12 paulderscheid[m] hi cait, yeah kinda. How granular are those restrictions? Are there some restrictions that only apply for certain actions or is just everything blocked if you are 'debarred'.
14:03 chimster[m]      koha-rebuild-zebra?
14:01 chimster[m]      how do I reindex using elasticsearch?
13:48 cait             it could be the flags from borrowers (gonenoaddress, lost) and the borrower_restrictions
13:48 cait             are yo looking at the is_debarred one?
13:48 cait             hm depends
13:46 paulderscheid[m] Quick question, what does debarred really mean in koha? What restrictions apply?
13:32 chimster[m]      any thoughts on this?
13:32 chimster[m]      https://wiki.koha-community.org/wiki/Opac_browse_feature
13:29 chimster[m]      like it wasn't when I didn't configure in zebra
13:29 chimster[m]      as in the search might not work correctly with regional languages
13:28 chimster[m]      I think if I switch to elasticsearch the site will break right?
13:28 chimster[m]      I am using multilingual search with zebra
13:28 chimster[m]      what should be my approach
13:28 chimster[m]      but if I am using zebra
13:28 chimster[m]      thanks again
13:28 chimster[m]      Hmm I will try this out
13:26 cait             https://koha-community.org/manual/latest/en/html/searching.html#browse-search-label
13:25 cait             OpacBrowseSearch
13:25 chimster[m]      I am using zebra
13:25 cait             let me find the pref for you, then you can see in the manual
13:25 cait             it#s nice
13:25 chimster[m]      I found some depreacted functionality called OPAC-browser
13:25 cait             for the OPAC
13:25 cait             there is a browse search if you are using Elasticsearch
13:24 chimster[m]      I wanted to add this feature to my OPAC
13:24 chimster[m]      ah well :/
13:22 cait             you can try the scan checkbox on advanced search with an author search, but it's not quite what you are lookinf for I think
13:22 cait             aside from the patrons one
13:22 cait             Koha is not that big about alphabetic registers
13:20 chimster[m]      Hi, is there a way to categorize books into groups through their author's last name initials? A-Z like there is a way to browse the patron names alphabetically?
12:35 tuxayo           would be 💥 prone
12:34 tuxayo           Ah yes, that might pull there some quantity of logic to and it might be tedious to avoid duplication with the check in page. Especially when handling being able to tick multiple item for check in.
12:31 oleonard         tuxayo: It was a workaround for the fact that checking something in from the checkouts table did not trigger the hold confirmation dialog
12:23 tuxayo           ok good, I though it might be a bug to not be able to check it in from there. Having the renewal blocked makes sense though.
12:19 oleonard         Why is that weird?
12:16 tuxayo           The checkboxes for renewing or checking are replaced by a link to the hold.
12:15 tuxayo           a patron's checkout table get weird when one of the item they got had an item level hold: https://pic.infini.fr/B120CQFm/V2X23AgO.png
12:14 tuxayo           hi :)
11:24 oleonard         \o
11:22 tcohen           hola #koha o/
08:14 cait             good morning
08:13 fridolin         bonjour
08:07 cait1            good morning #koha
07:10 magnuse          \o/
06:59 reiveune         hello
05:25 gk_              Full Text of Intranet-Error-log: [Mon Feb 05 09:56:38.657461 2024] [cgi:error] [pid 228493] [client 172.17.17.35:56194] AH01215: Can't call method "branchcode" on an undefined value at /usr/share/koha/lib/C4/Circulation.pm> [Mon Feb 05 09:56:38.690022 2024] [cgi:error] [pid 228493] [client 172.17.17.35:56194] End of script output before headers: circulation.pl, r6eferer: http://172.17.0.5:9000/cgi-bin/koha/cir> [Mon Feb 05 10:34:16.090328 2024] [cgi:error] [pid
05:16 gk_              Hi,  I am running Koha 23.05 version on debian 11; Cannot Cehckout; Error 500 'An Error has occurred'; Intranet log reads like - Can't call method "branchcode" on an undefined value at /usr/share/koha/lib/C4/Circulation.pl
05:10 gk_              Hi,  I am running Koha 23.05 version on debian 11; Cannot Cehckout; Error 500 '