[Koha-bugs] [Bug 21627] System preference for recipient emails of gather_print_notices.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 22 12:37:26 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21627

Olli-Antti Kivilahti <olli-antti.kivilahti at helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olli-antti.kivilahti at helsin
                   |                            |ki.fi

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at helsinki.fi> ---
We could have a syspref category 'cronjobs' and we could configure all the
cronjobs there. Atleast the portions which make sense to configure via
sysprefs. That should be most/all of them.

Also what is needed is way to validate that the syspref values are valid.
For ex. we use a lot of YAML-valued sysprefs. It would be important to be able
to pop in a custom validation subroutine.

Also syspref changes need to be logged. I recall there was some kind of a
logging subsystem for sysprefs, and that may be sufficient.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list