[Koha-bugs] [Bug 23171] New: Improve plugin performance

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 20 13:51:12 CEST 2019


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

            Bug ID: 23171
           Summary: Improve plugin performance
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
                CC: agustinmoyano at theke.io,
                    andrew.isherwood at ptfs-europe.com,
                    arthur.suzuki at biblibre.com, black23 at gmail.com,
                    dcook at prosentient.com.au,
                    fridolin.somers at biblibre.com,
                    jonathan.druart at bugs.koha-community.org,
                    katrin.fischer at bsz-bw.de, kyle at bywatersolutions.com,
                    martin.renvoize at ptfs-europe.com,
                    mirko at abunchofthings.net, mtj at kohaaloha.com,
                    mtompset at hotmail.com, nick at bywatersolutions.com,
                    rbit at rbit.cz, tomascohen at gmail.com, wizzyrea at gmail.com
        Depends on: 21073, 22053
            Blocks: 22832, 22834, 23168
  Target Milestone: ---

Bug #21073 introduced the plugin_methods table, but the methods being added
include all inherited and imported methods alongside those implemented by the
plugin in question... we should limit to those implemented directly by the
plugin.


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073
[Bug 21073] Improve plugin performance
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22053
[Bug 22053] Ability to disable some plugins
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22832
[Bug 22832] Require plugins to specify the methods they implement
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834
[Bug 22834] Add a method for plugins to return the absolute path for bundled
files
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23168
[Bug 23168] Database Updates broken due to conflicts in bug 21073 and bug 22053
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list