https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22577 Bug ID: 22577 Summary: Cronjobs (and other scripts) should be attributed to a 'real' user Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: martin.renvoize@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org Target Milestone: --- Currently the userenv for cronjobs is set to '0' for the userid. This user does not exist and breaks/prevents foreign key constraints from working as expected. We should really add a hard coded default user to identify such actions. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.