[Koha-bugs] [Bug 22577] Cronjobs (and other scripts) should be attributed to a 'real' user

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 27 12:23:17 CET 2019


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

--- Comment #29 from Nick Clemens <nick at bywatersolutions.com> ---
(In reply to Katrin Fischer from comment #20)
> I wonder if having a real user is the right way to do this. If we don't want
> to differentiate between cronjob and command line, maybe using NULL could
> work? I am worried that system users will add a lot of other problems (which
> branch to assign them to? especially in multi-branch systems with the new
> 'independent branches' features it seems like it could get confusing really
> quick)

An issue with using NULL is that we would then not have a way to distinguish
between system/cron and deleted user actions.

I added this bug to agenda for next dev meeting

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list