https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39772 Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to HKS3 Tadeusz Sośnierz from comment #2)
Happy to discuss other possible improvements – perhaps job-specific metadata with human readable (and translatable?) names in them. This, however should be a relatively non-invasive and yet noticeable improvement.
I think this is a good first step. Ideally, we should either add a new hook for plugins to provide descriptions for background job types (e.g. `background_tasks_descriptions`), or even change the `background_tasks` return data structure to include descriptions. In such scenario, what you do here would be the fallback for when the plugin doesn't provide descriptions. So move forward. -- You are receiving this mail because: You are watching all bug changes.