27 Mar
2020
27 Mar
'20
9:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #36 from Jonathan Druart <jonathan.druart@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.