[Koha-bugs] [Bug 35070] Koha plugins implementing "background_jobs" hook can't provide view template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 5 08:09:51 CET 2024


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

Jonathan Druart <jonathan.druart+koha at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart+koha at gmail.
                   |                            |com

--- Comment #18 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
t/db_dependent/selenium/00-onboarding.t is failing

I am seeing this in the logs:
                                                               
DBIx::Class::Storage::DBI::_dbh_execute(): Table 'koha_kohadev.plugin_data'
doesn't exist at /kohadevbox/koha/Koha/Plugins.pm line 122                      
 at /usr/share/perl5/DBIx/Class/Exception.pm line 77                            
        DBIx::Class::Exception::throw('DBIx::Class::Exception', 'Table
\'koha_kohadev.plugin_data\' doesn\'t exist', 0) called at
/usr/share/perl5/DBIx/Class/Schema.pm line 1118                                
          
DBIx::Class::Schema::throw_exception('Koha::Schema=HASH(0x55fc8aec4730)',
'Table \'koha_kohadev.plugin_data\' doesn\'t exist') called at
/usr/share/perl5/DBIx/Class/Storage.pm line 113

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


More information about the Koha-bugs mailing list