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

--- Comment #32 from Jonathan Druart <[email protected]> ---
(In reply to Tomás Cohen Arazi from comment #31)
> (In reply to Jonathan Druart from comment #30)
> > 1. Shouldn't we force the job to define its queue? Otherwise I have the
> > feeling that we will end up with "default" everywhere.
> 
> I think this can be caught at QA time. See 4.

We have job_type that is doing that already.
Why asking a human to catch something that can be caught by a machine? :)

170 sub job_type { croak "This method must be subclassed" }

-- 
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/

Reply via email to