27 Mar
2020
27 Mar
'20
10:37 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 --- Comment #34 from Julian Maurice <julian.maurice@biblibre.com> --- (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. -- You are receiving this mail because: You are watching all bug changes.