Back to bug 23171

Who When What Removed Added
martin.renvoize 2019-06-20 11:51:36 UTC Depends on 22053
martin.renvoize 2019-06-20 11:51:57 UTC Blocks 22832, 22834
martin.renvoize 2019-06-20 11:52:04 UTC Text to go in the release notes Before this patch, whenever a plugin hook was reached in koha code we would iteratively load plugins looking for one that may support the method. This patch adds database level caching of this data so we do one database call instead of iteratively calling 'load'.
martin.renvoize 2019-06-20 12:00:09 UTC Summary Improve plugin performance The plugin_methods table includes imported methods
martin.renvoize 2019-06-20 12:00:25 UTC Summary The plugin_methods table includes imported methods The plugin_methods table should not include imported methods
magnus 2019-07-04 07:19:37 UTC CC magnus
martin.renvoize 2019-07-22 11:10:23 UTC Resolution --- WONTFIX
Status NEW RESOLVED
martin.renvoize 2019-10-29 13:20:55 UTC Depends on 22832
martin.renvoize 2019-10-29 13:21:02 UTC Assignee koha-bugs martin.renvoize
martin.renvoize 2020-05-04 11:05:15 UTC Component Architecture, internals, and plumbing Plugin architecture
katrin.fischer 2020-11-30 21:45:37 UTC Status RESOLVED CLOSED
bugzilla 2022-11-11 10:34:37 UTC CC bugzilla

Back to bug 23171