[Koha-bugs] [Bug 25472] New: Invalid overdue action trigger should cause a warning or error instead of being ignored

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 13 00:20:25 CEST 2020


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 at lists.koha-community.org
          Reporter: victor at tuxayo.net
        QA Contact: testopia at 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.


More information about the Koha-bugs mailing list