https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42098 Bug ID: 42098 Summary: EDIFACT edi_cron.pl runs disabled plugins due to bug in Koha::Plugins::Handler::run Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: koha-bugs@lists.koha-community.org Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org It appears that edi_cron.pl will run disabled EDI plugins. It uses Koha::Plugins::Handler::run that does not check if the plugins is gets are disabled. Koha::Plugins::Handler::run needs to be fixed to not run disabled plugins. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.