[Koha-bugs] [Bug 22417] Delegate background jobs execution

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 27 10:49:39 CET 2020


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

--- Comment #36 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Julian Maurice from comment #34)
> (In reply to Jonathan Druart from comment #33)
> > So you need an additional DB. 2 tables to store the jobs (one for our data,
> > to keep track of them, one internal for minion).
> 
> What ? No. You can use the same database, and you do not have to keep track
> of jobs manually. Minion does that for you.

Does it allow additional data? Will you manage to write the dashboard I
provided with my patches? When I did my different tries bug 15032 it was not
possible (not Minion).

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


More information about the Koha-bugs mailing list