https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
--- Comment #164 from Jonathan Druart <[email protected]> --- David answered perfectly to the need of the insert in the table. I will answer about the design then, Koha::BackgroundJob is coming from bug 15032, written more than 3 years ago. The idea here is to provide a fix for the background jobs to make all the controllers work under plack (and so fix the different bugs linked with bug 15032). Nothing else, but it let the ground open to other enhancements. I don't think it's a good idea to block this development more. IMO we really need it into master to get new ideas on top of it. I think we could easily provide a follow-up bug report renaming background job with task queue (DB table, scripts and modules). -- 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/
