https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22577 --- Comment #29 from Nick Clemens <nick@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.