[Koha-bugs] [Bug 30982] Use the REST API for background job list view

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Nov 18 14:09:08 CET 2022


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

--- Comment #87 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
+    is( Koha::BackgroundJobs->search_limited->count, 0, 'No jobs found without
userenv' );

This is wrong if jobs exist.

Jenkins is failing because of this.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list