[Koha-bugs] [Bug 31203] Cronjobs should log completion as well as logging begin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 4 16:57:18 CEST 2022


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

--- Comment #33 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Nick Clemens from comment #32)
> (In reply to Marcel de Rooy from comment #24)
> > Hmm. The PID as the object number. We should not do that.
> This is to allow matching the Run to End actions for a single run - what
> would you prefer?

Well, I think we have more inappropriate use of that column. So I can live with
that ;)


> (In reply to Marcel de Rooy from comment #26)
> > Running advance_notices:
> > Can't locate PatternLayout.pm in @INC 
> > Whats happening here?
> 
> I don't recreate - custom logging setup?

Not sure what it is. But my new container doesnt complain anymore..

> (In reply to Marcel de Rooy from comment #28)
> > +                                    [% FOREACH actx IN [ 'ADD' 'DELETE'
> > 'MODIFY' 'ISSUE' 'RETURN' 'RENEW' 'CREATE' 'CANCEL' 'FILL' 'SUSPEND'
> ...
> > Seems to work, although I expected commas.
> Following pattern with my patch - feel free to provide a follow-up
> 
> > It is a bit weird that we have lower case Run and End here.
> Following the current status for this - feel free to provide a follow-up

There is a limit :)

> (In reply to Marcel de Rooy from comment #29)
> > +                                   
> > console.log(Array.isArray(options.embed));
> > debugging
> 
> Removed

Good

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


More information about the Koha-bugs mailing list