https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27434

Tomás Cohen Arazi <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
           See Also|                            |https://bugs.koha-community
                   |                            |.org/bugzilla3/show_bug.cgi
                   |                            |?id=30350
             Status|NEW                         |In Discussion

--- Comment #7 from Tomás Cohen Arazi <[email protected]> ---
I filed bug 30350, which implements one line that was present on this bug (I
didn't know about). The one removing the codes allow-list from
background_job_worker.pl and reusing Koha::BackgroundJob::type_to_class_mapping
instead.

I think, overall, having an intermediate method that provides an allow-list is
good. Inside that method I expect to query for plugin-implemented tasks to be
added on this 'core' mapping we are building for core-defined tasks.

The last few days I've filed several bugs for polishing the area. Maybe we can
delay this enhancement until it is clear how much we gain/loose.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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/

Reply via email to