[Bug 25472] New: Invalid overdue action trigger should cause a warning or error instead of being ignored
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25472 Bug ID: 25472 Summary: Invalid overdue action trigger should cause a warning or error instead of being ignored Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org == Invalidity case 1 == misc/cronjobs/overdue_notices.pl just silently does nothing when "Restrict" ticked and nothing else in the same trigger. A notification must be also enabled for the restriction to happen. == Invalidity case 2 == If "Letter" is set to "No notice" , then when "Email" is ticked, it's also silently ignored. The user should know about the trigger invalidity in the above two case to cause less guesswork when restriction aren't done or notifications not sent. Could be in the UI, could be the cron job that errors. -- 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=25472 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=25049 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think this is somewhat similar to the issues reported on bug 25049 - more validation is needed. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org