https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34962
Bug ID: 34962
Summary: Add a system messages feature to Koha to report issues
and failures in a more visible way
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Many web projects have a "system messages" area to report cron failures and
things like that. These messages are often dismissable. I think it would be
great to have a "system messages" table that we could insert things into to
make staff aware that something has failed.
What I'm imagining is something like wrapping cronjob code in a try/catch and
reporting cronjob failures. This would dovetail with action logs. Action logs
lot you got searching for issues. This would put the issue right in front of
you and would be trigger by actual failures. It could be used to report records
with malformed MARC. It could be used to report items that are missing a
required field that Koha assumes exists to function, and so on.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/