[Bug 39156] New: Add plugin hooks for batch operations on authority, biblio and items
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Bug ID: 39156 Summary: Add plugin hooks for batch operations on authority, biblio and items Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: shi-yao.wang@inLibro.com QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #1 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 178274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178274&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #2 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 178790 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=178790&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |shi-yao.wang@inLibro.com |ity.org | CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178274|0 |1 is obsolete| | --- Comment #3 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180079 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180079&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178790|0 |1 is obsolete| | --- Comment #4 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180080 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180080&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #5 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180081 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180081&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Biblio_and_items_plugin_hooks.t` 3- Tests should pass -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180079|0 |1 is obsolete| | --- Comment #6 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180219 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180219&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180080|0 |1 is obsolete| | --- Comment #7 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180220 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180220&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180081|0 |1 is obsolete| | --- Comment #8 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180221 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180221&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |matthias.meusburger@biblibr | |e.com --- Comment #9 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Hi, Could you perhaps add an action parameter to the call (so the plugin knows which kind of action was performed or is going to be performed) ? Something similar to what what done for: - Bug 27173 - Add plugin hooks for authority record changes or - Bug 27066 - Implement hooks for patrons updates -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #10 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 180422 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180422&action=edit Bug 39156: Pass batch action to the hooks + refactoring -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #11 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- (In reply to Matthias Meusburger from comment #9)
Hi,
Could you perhaps add an action parameter to the call (so the plugin knows which kind of action was performed or is going to be performed) ?
Something similar to what what done for:
- Bug 27173 - Add plugin hooks for authority record changes or - Bug 27066 - Implement hooks for patrons updates
I added an action parameter. I hope they are descriptive enough :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #12 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Ok, thanks, works for me, I'm signing this off. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180219|0 |1 is obsolete| | --- Comment #13 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Created attachment 180428 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180428&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180220|0 |1 is obsolete| | --- Comment #14 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Created attachment 180429 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180429&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180221|0 |1 is obsolete| | --- Comment #15 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Created attachment 180430 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180430&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180422|0 |1 is obsolete| | --- Comment #16 from Matthias Meusburger <matthias.meusburger@biblibre.com> --- Created attachment 180431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=180431&action=edit Bug 39156: Pass batch action to the hooks + refactoring Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Matthias Meusburger <matthias.meusburger@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180428|0 |1 is obsolete| | --- Comment #17 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 182465 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182465&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180429|0 |1 is obsolete| | --- Comment #18 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 182466 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182466&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180430|0 |1 is obsolete| | --- Comment #19 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 182467 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182467&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #180431|0 |1 is obsolete| | --- Comment #20 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 182468 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182468&action=edit Bug 39156: Pass batch action to the hooks + refactoring Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #21 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- rebased -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Patch doesn't apply CC| |lucas@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182465|0 |1 is obsolete| | --- Comment #22 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 185337 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185337&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182466|0 |1 is obsolete| | --- Comment #23 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 185338 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185338&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182467|0 |1 is obsolete| | --- Comment #24 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 185339 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185339&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #182468|0 |1 is obsolete| | --- Comment #25 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 185340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185340&action=edit Bug 39156: Pass batch action to the hooks + refactoring Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Signed Off --- Comment #26 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- rebased -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185337|0 |1 is obsolete| | --- Comment #27 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 190302 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190302&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185338|0 |1 is obsolete| | --- Comment #28 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 190303 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190303&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185339|0 |1 is obsolete| | --- Comment #29 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 190304 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190304&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185340|0 |1 is obsolete| | --- Comment #30 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 190305 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190305&action=edit Bug 39156: Pass batch action to the hooks + refactoring Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #31 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 190306 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190306&action=edit Bug 39156: Add batch action hooks to authority merge -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Needs Signoff --- Comment #32 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Added hooks for authority merge e.g. authority modification -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190302|0 |1 is obsolete| | --- Comment #33 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 194720 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194720&action=edit Bug 39156: Add hooks before and after batch on authority/biblio/item Useful to dump marc files after batch operation for example Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190303|0 |1 is obsolete| | --- Comment #34 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 194721 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194721&action=edit Bug 39156: Add missing hooks in MARCImportRevertBatch Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190304|0 |1 is obsolete| | --- Comment #35 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 194722 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194722&action=edit Bug 39156: Unit test Test plan: 1- Apply the patch 2- run `prove t/db_dependent/Koha/Plugins/Batch_plugin_hooks.t` 3- Tests should pass Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190305|0 |1 is obsolete| | --- Comment #36 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 194723 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194723&action=edit Bug 39156: Pass batch action to the hooks + refactoring Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 Shi Yao Wang <shi-yao.wang@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190306|0 |1 is obsolete| | --- Comment #37 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Created attachment 194724 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194724&action=edit Bug 39156: Add batch action hooks to authority merge -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39156 --- Comment #38 from Shi Yao Wang <shi-yao.wang@inLibro.com> --- Rebased -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org