18 Nov
2022
18 Nov
'22
1:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30982 --- Comment #87 from Jonathan Druart <jonathan.druart+koha@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.