Time  Nick     Message
06:06 dcook    @seen aleiha
06:06 huginn   dcook: I have not seen aleiha.
06:06 dcook    @seen aleisha
06:06 huginn   dcook: aleisha was last seen in #koha 5 weeks, 5 days, 5 hours, 50 minutes, and 25 seconds ago: <aleisha> okay thank you i'll use that
06:06 dcook    :o
06:21 reiveune hello
06:21 wahanui  bidet, reiveune
06:21 cait1    good morning #koha
06:25 * dcook  waves
06:45 alex_a   Bonjour
07:33 magnuse  \o/
08:13 dersmon  hi!
08:14 cait1    hello
08:17 dersmon  is there a way to use matching rules without using the staging area?
08:38 dersmon  or: how are the -insert, -update, -all and -match supposed to work? what i need is basically: match 024$9, update if found, insert if not
08:38 dersmon  https://perldoc.koha-community.org/misc/migration_tools/bulkmarcimport.html i mean
08:43 cait1    we never use bulkmarcimport apart from initial load
08:43 cait1    iam not aware of how the matching works there
08:43 cait1    we use the staging tools from command line
08:44 cait1    that works well for bigger amounts of data too, but you have to check on the size of the database a bit
08:44 cait1    dersmon: ^
08:56 dersmon  we already use the staging from command line, but i want to increase the frequency and that would put a lot of entries into the staging area
08:57 cait1    did you see that you can regularly delete them with the cleanup-database.pl cronjob?
08:58 dersmon  ah
09:03 dersmon  --import DAYS      purge records from import tables older than DAYS days.                       Defaults to 60 days if no days specified.?
09:06 dersmon  hm, maybe i'll just add a "purge-self" function to my script
10:01 oleonard Hi #koha
10:30 Ambro    hi all
10:37 Joubu    fridolin: did you see my answer on bug 25325 comment 18?
10:37 huginn   Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25325 normal, P5 - low, ---, frederic, CLOSED FIXED, ElasticSearch mapping export lacks staff_client/opac fields
10:51 fridolin Joubu: indeed i'd say we must update mapping.yaml
10:51 fridolin in QA tools maybe
11:19 oleonard Hi cait
11:27 tcohen   morning
11:29 cait     :)
14:48 pra      Hi , Can anyone please let me know which is a better platform to host koha AWS or Azure.
14:53 oleonard pra: I would assume that if you can get a Debian-based system on either one that it's not really a Koha question.
15:15 reiveune bye
16:04 tuxayo   Hi #koha o/
16:04 tuxayo   Does anyone know how to get a barcode generated by a plugin? Which plugins do that?
16:04 tuxayo   https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526#c24
16:04 huginn   Bug 27526: enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Remove Mod/AddItemFromMarc from additem.pl
16:34 tuxayo   signoff needed for a quite easy to test major bug :) , bug 28248
16:34 tuxayo   The hardest part is to log into the DB and set a value to null.
16:34 huginn   Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28248 major, P5 - low, ---, tomascohen, Signed Off , Exception when getting all orders
16:35 tuxayo   It's marked as signed off because I tested it but I can also pass QA on it. So another signoff is needed
17:57 oleonard tuxayo I can't reproduce the problem, testing in 20.11.x
18:56 Ambro    Hi! I get an error koha-testing-docker on a mac (M1) : koha_1 exit with "The apache2 instance did not start within 20 seconds." after the restart of apache2 occuring at the end of the script. Any advice on how investigate this (the container stopped so I have no access to the Apache's logs) ?
19:56 tuxayo   oleonard-away: sorry, didn't see the message. Odd, thanks for testing :)
19:58 tuxayo   Hi Ambro :) Does it always happen?
19:58 tuxayo   Do you run "kd" after stopping K-T-D?
20:04 tuxayo   @later tell oleonard Were you using 20.11 ?
20:04 huginn   tuxayo: The operation succeeded.
22:38 tuxayo   Does anyone know how to get a barcode generated by a plugin? Which plugins do that?
22:38 tuxayo   https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27526#c24
22:38 huginn   Bug 27526: enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Remove Mod/AddItemFromMarc from additem.pl