https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #92 from David Cook <[email protected]> --- (In reply to Jonathan Druart from comment #89) > Created attachment 107405 [details] [review] > Bug 22417: Add the new permission manage_background_jobs > > QA: Please answer the question in admin/background_jobs.pl > > Signed-off-by: Tomas Cohen Arazi <[email protected]> I can't 100% recall how background jobs are implemented in the web UI, but I find admin/background_jobs.pl to be a challenging topic. In theory, any module (eg circ, acquisitions, etc) could use a background job, so shouldn't the UI be in the source module rather than in the admin module? (If that already is the case and I'm mistaken, then maybe just leave this script with "manage_background_jobs".) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
