Time  Nick         Message
05:55 reiveune     hello
05:55 wahanui      niihau, reiveune
07:09 marcelr      hi #koha
07:42 Joubu        tuxayo: yes, mark everything as "private" to remove from the search engines. Then I mark the author as spammer (their accounts are blocked then)
07:59 alex_a       Bonjour
08:01 cait2        good morning #koha
08:06 marcelr      hi alex_a cait2
08:07 cait2        hi marcelr
08:08 marcelr      bug 3150
08:08 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3150 enhancement, P5 - low, ---, aleisha, Needs Signoff , Move emails for sending cart and list contents into notices tool
08:16 ashimema     morning #koha
08:16 cait2        marcelr: yes
08:16 cait2        we get a lot of requests for text changes...
08:16 cait2        i'd love to see this move forward after release
08:17 cait2        there is one dependency in the list of oldest bug in QA queue
08:19 * ashimema   would love to see that one move again
08:20 ashimema     it got stuck due to the higher priority email bugs we were fixing I think
08:20 ashimema     much like my update of the reciept slip to us GetPreparedLetter..I just had too much on..
08:20 ashimema     3150 was on my list to re-visit for SO/QA/Code refinement help
08:21 cait2        i'd be happy to see it moving, but I have a conflict of interest
08:25 cait2        Hm we are having a bit of a dispute on the german mailing list
08:25 cait2        updating from 16.11 to 20.11
08:25 cait2        in steps or in one go
08:26 cait2        there seems to be worries about issues with dependencies
08:28 marcelr      hi ashimema
08:41 Joubu        bug 29113
08:41 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29113 enhancement, P5 - low, ---, jonathan.druart+koha, Needs Signoff , Required new "code" field for additional contents appears unnecessary
08:41 Joubu        we need this for 21.11
08:41 Joubu        (and many others, but this one is marked enh)
08:42 marcelr      i wouldnt rush that one haha
08:44 ashimema     I can take a look once back from school run..
08:44 ashimema     I thought it was already signed off
08:44 marcelr      remove the haha btw; i am not sure if we should randomize code
08:45 * ashimema   hadn't drug into the details
08:45 marcelr      or should we add yet another alias field or so; see 29190 too
08:45 ashimema     Summit auto correct
08:45 marcelr      dont use drugs ashimema
08:45 Joubu        marcelr: why?
08:46 ashimema     Hehe
08:46 Joubu        not the drugs, the rush
08:46 Joubu        :)
08:46 marcelr      since it looks like a discussion thing
08:46 Joubu        29113?
08:46 Joubu        yes but it's now or... never/harder
08:46 marcelr      hmm
08:47 Joubu        it's a new thing, from 21.11
08:47 marcelr      what about 29190 ?
08:47 marcelr      should we add another field for that?
08:47 marcelr      i wouldnt like alias which are randomized
08:49 Joubu        why not?
08:52 marcelr      i would like to recognize the url
08:52 marcelr      so i should add a new field ;)
08:52 marcelr      looks like its moving to my fork, aaarg
08:53 marcelr      29113 gives me the impression of last minute fixing a design problem with a few less nicer hacks
08:55 marcelr      Things like: ? 'News_' . $additional_content->idnew : $location . '_' . $additional_content->idnew;
08:56 * ashimema   had hoped to work more in that area generally this cycle but struggled, as ever, with time
08:58 marcelr      too bad but it does not look good enough to me
08:58 Joubu        marcelr: not a design problem. We need this field to group them together
08:58 marcelr      i wont fqa but not pass either
08:59 Joubu        but the end users don't need it, and don't need to be aware of it
08:59 marcelr      design in terms of architectural
08:59 Joubu        what's needed to make it look good?
08:59 fridolin1    https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27358 whooo super
08:59 huginn`      Bug 27358: enhancement, P5 - low, ---, tomascohen, RESOLVED FIXED, Add GET /public/biblios/:biblio_id/items
09:00 marcelr      good question
09:02 Joubu        @later tell oleonard 24224 can be an exception for ft freeze if we rush it now :)
09:02 huginn`      Joubu: The operation succeeded.
09:04 Joubu        marcelr: we could generate the code with: $id . '_' . $title
09:05 Joubu        and shrink it to max length of the DB col size
09:06 Joubu        well, bad id, the title is translatable so we would get the default one
09:06 Joubu        AND the title is editable, so the code would either change or keep the old value (in both cases it sounds wrong)
09:08 Joubu        s/bad id/bad idea # professional deformation
09:12 cait2        marcelr: i think your idea for the url should be a separate feature
09:12 cait2        and thx for just ignoring my installation quesiton you all ;)
09:13 cait2        marcelr: maybe using something like wordpress/wiki oes fr making speaking urls using the page title?
09:18 marcelr      cait2 are your questions ever ignored?
09:18 Joubu        which question?
09:19 Joubu        @later tell tuxayo 29416 is needed for the last 20.05
09:19 huginn`      Joubu: The operation succeeded.
09:22 Joubu        "Hmm. Nice coding pattern." marcelr, was it ironic?
09:22 marcelr      sure not very nice
09:23 marcelr      no blocker
09:23 Joubu        something better to suggest? :)
09:24 marcelr      thinking takes time
09:24 marcelr      isnt there anything anymore on RM_priority ?
09:24 ashimema     reading up
09:24 ashimema     back
09:25 marcelr      or is it a wrong search
09:26 marcelr      Keywords: RM_priority
09:26 wahanui      rumour has it RM_priority is the tag to follow if you want to make the RM happy ;)
09:29 Joubu        marcelr: I removed the RM_priority
09:29 Joubu        nobody was looking at it
09:29 Joubu        RM priotities now is the 21.11 candidate list
09:30 marcelr      i was today :)
09:30 marcelr      i am looking there now
09:33 marcelr      Joubu 29330 should go to 22.05, no rush
09:34 marcelr      24224 too?
09:34 Joubu        It's a regression
09:34 marcelr      in several releases
09:34 Joubu        I think it must be fixed asap
09:34 Joubu        and backported :)
09:35 marcelr      a rush fix might need more fixes afterwards
09:35 Joubu        24224 - yes, just marked few minutes ago. We did a lot of work on the additional contents, I'd like OpacNavBottom and OpacNav in it
09:35 Joubu        it's trivial changes
09:35 marcelr      only for the overdues stuff
09:35 Joubu        easy to test, easy to catch
09:36 ashimema     once my morning meeting it done.. I'll be having a mostly community day.
09:37 Joubu        marcelr: did you see bug 28371?
09:37 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28371 enhancement, P5 - low, ---, nick, Needs Signoff , Improve performance of XSLTParse4Display
09:37 marcelr      yes i waited for a signoff to qa it
09:38 marcelr      29341
09:38 ashimema     I can SO 28371.. I gave it a quick test then promptly forgot to SO
09:38 ashimema     my bad
09:39 marcelr      after thoroughly testing
09:39 marcelr      go ahead
09:39 marcelr      we dont need quick testing and leaving all to qa :)
09:39 ashimema     from a very quick look at the patch (but I've not got it checked out in context at the minute so may be missing something pre-existing)..
09:40 ashimema     it looks like he's missing the av being passed from C4::Search
09:40 ashimema     😉
09:44 cait2        marcelr: Joubu: the update question about updating from 16.11 to 20.11 in one go or multiple steps
09:44 cait2        see above
09:44 cait2        and yes, occasionally i am being ignored .)
09:46 Joubu        what would be the problem with dependencies?
09:47 Joubu        The upgrade must be as easy as: 1. Backup everything, 2. Upgrade the server, 3. Install Koha from scratch, 4. Create a new install, 5. Restore the DB, 6 upgrade the DB
09:47 Joubu        if you don't have specific stuffs
09:48 marcelr      Joubu: why not remove the branchcode FK in pseudo transactions, when you want to scramble it ?
09:49 marcelr      if you would always undef it, it has no use ?
09:49 marcelr      bug 29341
09:49 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29341 critical, P5 - low, ---, jonathan.druart+koha, Needs Signoff , If OpacRenewalBranch = opacrenew, pseudonymization process leads to "internal server error" when patrons renew the loans at OPAC
09:49 Joubu        it was there, I don't want to remove it
09:50 Joubu        if it needs to be removed it's a separate bug anyway
09:50 cait2        Joubu: woudl there be a problem doing the udate on the same instance?
09:50 marcelr      do we need a field that is always undefined ?
09:50 cait2        you shoud always test, of course, but do you need to do the step of a new setup?
09:50 Joubu        I don't always undef, I undef when the branch is wrong
09:51 marcelr      but if you randomize it, wont it be always unexistent?
09:51 Joubu        marcelr: the FK ensure you are not adding wrong data
09:51 marcelr      thats clear
09:51 marcelr      but the feature isnt
09:51 Joubu        I don't understand :D
09:51 marcelr      do you always randomize the branchcode
09:51 marcelr      ?
09:51 Joubu        no, never
09:52 marcelr      ok
09:52 Joubu        the problem here is because of a very weird behaviour of OpacRenewalBranch
09:52 marcelr      that helps
09:52 Joubu        if it's set to "opacrenew" we store "opacrenew" in a field that is supposed to be a branchcode
09:52 Joubu        it's there for years
09:52 marcelr      ok
09:52 marcelr      we cherish such tings
09:52 marcelr      things
09:53 Joubu        I think we should add the FK actually, and use "null" there as well, the opacrenew thing must be in a separate column
09:54 Joubu        cait2: you can update the DB on the same instance. The thing is that if you have a 16.11 Koha install on a server, the server is certainly not up-to-date, and you will have to upgrade the server anyway
09:54 Joubu        you could dist-upgrade, and that should work
09:54 Joubu        but cross fingers
09:54 Joubu        I have to run, back in about 1h
09:55 cait2        thx Joubu
09:56 cait2        Joubu++
10:15 oleonard     o/
10:19 marcelr      o/
10:25 Tonchev      Hello everyone, i want to ask is there a option barcode to be generated automaticaly for different frameworks from Mark 21, for Books, CDs, newsppapers, etc.
10:55 oleonard     Tonchev: Are you asking if the barcode can be generated differently for each framework?
10:58 Tonchev      yes
11:02 cait2        Tonchev: the barcode generation is tied to AutoBarcode preference
11:03 cait2        so the same mechanism would be used for every framework
11:03 cait2        I think you could probably make your own value builder (they work like little plugins, but are older than the plugin system in koha) to generate different numbers
11:03 cait2        looking at stocknumberAV (used for inventory numbers) might give a clue
11:04 tcohen       happy friday #koha
11:15 Tonchev      stocknumberAV, where can i find it, is it preference?
11:17 huginn`      News from kohagit: Bug 29180: DBRev 21.06.00.044 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a691760ac20e1cbfea96de93c487582a5dcc926d>
11:17 huginn`      News from kohagit: Bug 29386: DBIC schema changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=71aa651b5ce696d0a5b37048866d8feaa1119540>
11:17 huginn`      News from kohagit: Bug 29386: DBRev 21.06.00.043 <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=849d7a3838148ff787008cb6ad6865a74bca38d0>
11:17 huginn`      News from kohagit: Bug 29265: Add missing category parameter <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=588cb367bab6d2c991cbc06a10e880f3d34c1df4>
11:17 huginn`      News from kohagit: Bug 29180: (QA follow-up) Don't alter old DB up date <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=bff9d86b92edea694ea2c7da1734e6c801e6a5f6>
11:17 huginn`      News from kohagit: Bug 29180: (QA follow-up) Alphabetize sysprefs.sql <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=8a9c23156b1efea45922d36b03b103b28d745b43>
11:17 huginn`      News from kohagit: Bug 29416: (bug 28941 follow-up) Restore suggestion prefill <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=e290d8d02abbbc6c5160b02dee4dede2fa059bf4>
11:17 huginn`      News from kohagit: Bug 28768: Fix borrowernumber from opac-readingrecord.tt <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=9bf06723609fcecb1e4d6c0d9e89a029a21c7664>
11:17 huginn`      News from kohagit: Bug 29180: Rename syspref RequestOnOpac with OPACHoldRequests <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=70485bf1cc6848b47797a4035be0689c598e456a>
11:17 huginn`      News from kohagit: Bug 29386: Extend background_jobs.data to LONGTEXT <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=866fbfdb605b47ae7cbf427cdbb2ea5435b52ea5>
11:17 huginn`      News from kohagit: Bug 29411: Redirect to circulation if circsearch is true <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=cc3a129db81fe009a893c074757ec1df44096dea>
11:17 huginn`      News from kohagit: Bug 27708: (QA follow-up) Add a few tests for Koha::Edifact::Order <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=75cc8ba054daad4d46fee7c9b8ffe64965bbe2e8>
11:17 huginn`      News from kohagit: Bug 29123: Add Dataly Tech to About page <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=4ba18f5f4497c13d961bc2f1d7ee7fc992baeaf0>
11:17 huginn`      News from kohagit: Bug 24674: (follow-up) Simpler regex <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=ada1c03350eb952928f68b5f1594174a3e25bf98>
11:17 huginn`      News from kohagit: Bug 28768: (QA follow-up) Remove unused variable <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3203ffe58eb58949de4b0ab51724ee956c07c70b>
11:18 huginn`      News from kohagit: Bug 28768: remove unnessesary template variable <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=94e10564624cee53caae8619e5809ea37d4dc549>
11:18 huginn`      News from kohagit: Bug 28413: Reduce background job worker memory footprint <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=3a060bbb2f0e67ae43666834027800b5bf7a7180>
11:18 huginn`      News from kohagit: Bug 27708: Unify two item object creation blocks to be stored as hash <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b4e738a720b71716a9b6c4badbe40a0592a038e7>
11:18 huginn`      News from kohagit: Bug 24674: Adjust tests and add new ones to cover changes <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=b71f1137ba761e641a91c435908b9b77a740fa51>
11:18 huginn`      News from kohagit: Bug 24674: Uncertain years for publicationyear/copyrightdate -- corrected <https://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=5fa32f239475e019d840e01d5bf471d10f0fc1ac>
11:18 oleonard     Tonchev: https://git.koha-community.org/Koha-community/Koha/src/branch/master/cataloguing/value_builder/stocknumberAV.pl
11:30 oleonard     Joubu: Should atomicupdate files have the exec flag as the QA tool says?
11:32 Joubu        yes, or the RM will forget to add it when moved to dbrev
11:32 Joubu        oleonard: but it's not blocker
11:33 ashimema     ooh
11:33 ashimema     did something change on the git server?
11:34 ashimema     I suddenly got an ECDSA fingerprint change error
11:34 ashimema     and now I have permissions denied?
11:34 ashimema     on a pull
11:34 ashimema     doh.. I was in k-t-d!
11:34 ashimema     muppet
11:34 Joubu        ashimema: works for me
11:39 tcohen       hi all
11:40 tcohen       feel free to join at #koha_advent_21 if you have ideas
11:45 oleonard     Bug 24224
11:45 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24224 enhancement, P5 - low, ---, oleonard, Needs Signoff , Convert OpacNavBottom system preference to news block
11:45 Joubu        you are awesome, oleonard!
11:46 oleonard     Luckily most of the work was already in 24223 :)
11:47 * ashimema   will jump back onto QA shortly.. just needed to tidy up some branches whilst they were in my brain
11:51 gk_          koha 21.05.04 on ubuntu desktop 20.04; package installation; cannot able to edit records / items - no fields are visible for editing
11:52 koha-jenkins Project Koha_Master_D11_CPAN build #468: SUCCESS in 34 min: https://jenkins.koha-community.org/job/Koha_Master_D11_CPAN/468/
11:52 koha-jenkins Project Koha_Master_D12 build #21: FAILURE in 32 min: https://jenkins.koha-community.org/job/Koha_Master_D12/21/
11:54 Joubu        gk_: did you check Koha logs?
11:58 gk_          System information No warnings; intranet-errot-log says - Use of uninitialized value in string ne at /usr/share/koha/instranet/cgi-bin/cataloguing/additem.pl line 976
12:00 koha-jenkins Project Koha_Master_U21 build #18: SUCCESS in 42 min: https://jenkins.koha-community.org/job/Koha_Master_U21/18/
12:03 Joubu        nothing else?
12:03 Joubu        gk_: did you restart all the things?
12:03 Joubu        does it happen after an upgrade or fresh install?
12:05 gk_          restarted/rebuild zebra
12:17 koha-jenkins Yippee, build fixed!
12:17 wahanui      Congratulations!
12:17 koha-jenkins Project Koha_Master_D11_My8 build #687: FIXED in 59 min: https://jenkins.koha-community.org/job/Koha_Master_D11_My8/687/
12:17 koha-jenkins Project Koha_Master_U20 build #234: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_Master_U20/234/
12:26 gk_          it is fresh install, imported records using .mrc file; there were
12:27 gk_          the data was exported from 3.16 version
12:28 ashimema     oleonard.. I get sha1 errors when trying to apply bug 24224
12:29 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24224 enhancement, P5 - low, ---, oleonard, Needs Signoff , Convert OpacNavBottom system preference to news block
12:29 ashimema     did you build it against current masteR?
12:29 oleonard     I did, but master was moving at the time. I'll check.
12:29 ashimema     master is flying at the moment 😉
12:29 ashimema     thanks
12:31 oleonard     Sorry, my fault. I didn't add the 24223 dependency
12:31 ashimema     🙂
12:31 ashimema     ta
12:31 oleonard     Fixed.
12:35 koha-jenkins Project Koha_Master_D9 build #1815: SUCCESS in 1 hr 15 min: https://jenkins.koha-community.org/job/Koha_Master_D9/1815/
12:40 koha-jenkins Project Koha_Master_D11 build #439: SUCCESS in 39 min: https://jenkins.koha-community.org/job/Koha_Master_D11/439/
12:50 ashimema     bug 24224 signed off.. over to QA
12:50 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24224 enhancement, P5 - low, ---, oleonard, Signed Off , Convert OpacNavBottom system preference to news block
13:06 koha-jenkins Project Koha_Master_U_Stable build #307: SUCCESS in 35 min: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/307/
13:10 koha-jenkins Project Koha_21.05_D9 build #90: SUCCESS in 1 hr 8 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/90/
13:16 koha-jenkins Project Koha_Master_D11_MDB_Latest build #721: SUCCESS in 58 min: https://jenkins.koha-community.org/job/Koha_Master_D11_MDB_Latest/721/
13:19 koha-jenkins Project Koha_21.05_D12 build #25: SUCCESS in 38 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/25/
13:25 koha-jenkins Project Koha_Master_D11 build #440: SUCCESS in 50 min: https://jenkins.koha-community.org/job/Koha_Master_D11/440/
13:29 koha-jenkins Project Koha_21.05_U21 build #15: FAILURE in 3 min 35 sec: https://jenkins.koha-community.org/job/Koha_21.05_U21/15/
13:30 koha-jenkins Project Koha_Master build #1811: SUCCESS in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_Master/1811/
13:30 ashimema     oleonard.. what do you think to my idea in bug 29424.. something you might like to take on next cycle?
13:30 huginn`      Bug https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29424 enhancement, P5 - low, ---, koha-bugs, NEW , Replace the table on 'HTML customisations' administration with a visual alternative.
13:30 ashimema     I'm unlikely to get to it any time soon.. it's been an idea in my head for months
13:32 cait2        bye - have a nice wekeend all
13:33 ashimema     you off already cait2?
13:33 ashimema     enjoy your weekend
13:36 * oleonard   hopes ashimema doesn't dock cait's pay for leaving early
13:37 ashimema     Hehe
13:44 tcohen       @later tell marcelr you were right
13:44 huginn`      tcohen: The operation succeeded.
13:45 oleonard     Music to marcelr's ears :)
13:45 koha-jenkins Project Koha_21.05_D10 build #133: SUCCESS in 39 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/133/
14:01 koha-jenkins Project Koha_21.05_U16 build #93: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/93/
14:07 koha-jenkins Project Koha_21.05_D11 build #110: SUCCESS in 57 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/110/
14:12 koha-jenkins Project Koha_21.05_U20 build #95: SUCCESS in 56 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/95/
14:18 koha-jenkins Project Koha_21.05_D12 build #26: SUCCESS in 32 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/26/
14:32 oleonard     Docs suggest no, but is it possible to use 'git am' and bypass the questions?
14:34 Joubu        don't use -i
14:34 Joubu        Are you using `git am -iu3`?
14:35 oleonard     Oh thanks Joubu I was using that from memory without really knowing that -i was doing that. I went looking for another flag to NOT do that.
14:36 Joubu        -u is actually not needed, "This was optional in prior versions of git, but now it is the default."
14:36 oleonard     My productivity will increase by 27% after these saved keystrokes
14:37 koha-jenkins Project Koha_Master build #1812: SUCCESS in 1 hr 6 min: https://jenkins.koha-community.org/job/Koha_Master/1812/
14:37 Joubu        another hint then: `yes|git bz apply 42424"
14:38 oleonard     Nice
14:38 Joubu        mixing backquotes and double quotes is bad, but it's Friday, it's allowed
14:39 tcohen       <.<
14:40 Joubu        oleonard: also note that now git-bz accepts several bug numbers in paramter
14:40 Joubu        so, this was my last command using it:
14:40 Joubu        yes|git bz apply 28236 29380 28365 28973 26402 28879 24674 27375 28417 29395 28782 24406 28238 28474 29280 27173 25883 27360 22605 26326 29015 27296 27823 28450 28537 28694 28816 28982 29369 29201 29265 29168
14:43 koha-jenkins Project Koha_21.05_U18 build #86: SUCCESS in 1 hr 14 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/86/
14:44 koha-jenkins Project Koha_Master_U_Stable build #308: SUCCESS in 43 min: https://jenkins.koha-community.org/job/Koha_Master_U_Stable/308/
14:45 magnuse      is there a secret to adding a debarment, beyond adding a row to the borrowers_debarments table?
14:52 magnuse      ah, borrowers.debarred and borrowers.debarredcomment - never mind!
14:56 koha-jenkins Project Koha_21.05_U16 build #94: UNSTABLE in 38 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/94/
15:02 koha-jenkins Project Koha_21.05_U_Stable build #86: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/86/
15:11 koha-jenkins Project Koha_21.05_D9 build #91: SUCCESS in 59 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/91/
15:17 oleonard     ByWater sandboxes down
15:25 koha-jenkins Project Koha_21.05_U18 build #87: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/87/
15:31 koha-jenkins Project Koha_21.05_U20 build #96: SUCCESS in 34 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/96/
15:32 koha-jenkins Project Koha_21.05_D11 build #111: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/111/
15:33 koha-jenkins Project Koha_21.05_D12 build #27: SUCCESS in 56 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/27/
15:47 reiveune     bye
15:53 tuxayo       Joubu: thanks, I'll keep an eye on 29416
16:06 koha-jenkins Project Koha_21.05_U18 build #88: SUCCESS in 35 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/88/
16:06 koha-jenkins Yippee, build fixed!
16:06 wahanui      Congratulations!
16:06 koha-jenkins Project Koha_21.05_U16 build #95: FIXED in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/95/
16:09 koha-jenkins Project Koha_21.05_D10 build #134: SUCCESS in 1 hr 7 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/134/
16:10 koha-jenkins Yippee, build fixed!
16:10 wahanui      Congratulations!
16:10 koha-jenkins Project Koha_21.05_U21 build #16: FIXED in 58 min: https://jenkins.koha-community.org/job/Koha_21.05_U21/16/
16:22 koha-jenkins Project Koha_21.05_D11 build #112: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/112/
16:28 koha-jenkins Project Koha_21.05_D12 build #28: SUCCESS in 54 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/28/
16:47 koha-jenkins Project Koha_21.05_D10 build #135: SUCCESS in 40 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/135/
16:48 koha-jenkins Project Koha_21.05_D9 build #92: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/92/
16:55 ashimema     weekend time here..
16:55 ashimema     have a good one Koha
17:03 koha-jenkins Project Koha_21.05_U_Stable build #87: SUCCESS in 53 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/87/
17:06 koha-jenkins Project Koha_21.05_U20 build #97: SUCCESS in 56 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/97/
17:22 koha-jenkins Project Koha_21.05_U16 build #96: SUCCESS in 35 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/96/
17:23 koha-jenkins Project Koha_21.05_D12 build #29: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/29/
17:27 koha-jenkins Project Koha_21.05_D11 build #113: SUCCESS in 38 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/113/
17:32 koha-jenkins Project Koha_21.05_U18 build #89: SUCCESS in 1 hr 10 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/89/
18:00 koha-jenkins Project Koha_21.05_D9 build #93: SUCCESS in 38 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/93/
18:04 koha-jenkins Project Koha_21.05_U21 build #17: SUCCESS in 57 min: https://jenkins.koha-community.org/job/Koha_21.05_U21/17/
18:07 koha-jenkins Project Koha_21.05_U20 build #98: SUCCESS in 39 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/98/
18:09 koha-jenkins Project Koha_21.05_D10 build #136: SUCCESS in 1 hr 6 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/136/
18:15 koha-jenkins Project Koha_21.05_D12 build #30: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/30/
18:37 koha-jenkins Project Koha_21.05_U16 build #97: SUCCESS in 36 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/97/
18:44 koha-jenkins Project Koha_21.05_U18 build #90: SUCCESS in 1 hr 12 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/90/
18:55 koha-jenkins Project Koha_21.05_D10 build #137: SUCCESS in 48 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/137/
18:59 koha-jenkins Project Koha_21.05_U20 build #99: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/99/
19:05 koha-jenkins Project Koha_21.05_U_Stable build #88: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/88/
19:08 koha-jenkins Project Koha_21.05_D12 build #31: SUCCESS in 53 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/31/
19:15 koha-jenkins Project Koha_21.05_D9 build #94: SUCCESS in 37 min: https://jenkins.koha-community.org/job/Koha_21.05_D9/94/
19:34 koha-jenkins Project Koha_21.05_D11 build #114: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_D11/114/
19:44 koha-jenkins Project Koha_21.05_D10 build #138: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_D10/138/
19:52 koha-jenkins Project Koha_21.05_U18 build #91: SUCCESS in 37 min: https://jenkins.koha-community.org/job/Koha_21.05_U18/91/
19:55 koha-jenkins Project Koha_21.05_U20 build #100: SUCCESS in 55 min: https://jenkins.koha-community.org/job/Koha_21.05_U20/100/
20:05 koha-jenkins Project Koha_21.05_U21 build #18: SUCCESS in 56 min: https://jenkins.koha-community.org/job/Koha_21.05_U21/18/
20:08 koha-jenkins Project Koha_21.05_U16 build #98: SUCCESS in 1 hr 3 min: https://jenkins.koha-community.org/job/Koha_21.05_U16/98/
20:23 koha-jenkins Project Koha_21.05_D12 build #32: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_D12/32/
20:36 tcohen       have a great weekend y'all
20:47 koha-jenkins Project Koha_21.05_U21 build #19: SUCCESS in 41 min: https://jenkins.koha-community.org/job/Koha_21.05_U21/19/
21:00 koha-jenkins Project Koha_21.05_U_Stable build #89: SUCCESS in 51 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/89/
21:50 koha-jenkins Project Koha_21.05_U_Stable build #90: SUCCESS in 49 min: https://jenkins.koha-community.org/job/Koha_21.05_U_Stable/90/