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

            Bug ID: 30984
           Summary: Action logs should log the cronjob script name that
                    generated the given log
 Change sponsored?: ---
           Product: Koha
           Version: 21.05
          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]

When something is changed by a cronjob, and that entity is logged via action
logs, we can know what changed, and that it was via a cronjob, but we cannot
necessarily know which cronjob made that change. The closest we can come is to
find the action logs for the cronjob module which ran before the change which
is by no means reliable assuming the CronLog is even enabled.

We should add a new column to action logs to store the name of the script ran
for any action logs where the interface is "cron".

-- 
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/

Reply via email to