[Koha-bugs] [Bug 31245] New: Job detail view for batch mod explode if job not started

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 27 10:33:22 CEST 2022


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

            Bug ID: 31245
           Summary: Job detail view for batch mod explode if job not
                    started
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart+koha at gmail.com
          Reporter: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

If the job has failed to start (status=new), the job detail view is exploding
with 

Can't use an undefined value as an ARRAY reference at
/kohadevbox/koha/Koha/BackgroundJob/BatchUpdateItem.pm line 175                 
       
Koha::BackgroundJob::BatchUpdateItem::additional_report('Koha::BackgroundJob::BatchUpdateItem=HASH(0x5592c6c6ced8)')
called at /kohadevbox/koha/Koha/BackgroundJob.pm line 339                      
               
Koha::BackgroundJob::additional_report('Koha::BackgroundJob=HASH(0x5592c6df3268)')
called at /kohadevbox/koha/admin/background_jobs.pl line 55

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


More information about the Koha-bugs mailing list