[Bug 32449] New: Plugins: Order the results of GetPlugins/get_enabled_plugins
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32449 Bug ID: 32449 Summary: Plugins: Order the results of GetPlugins/get_enabled_plugins Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: m.de.rooy@rijksmuseum.nl QA Contact: testopia@bugs.koha-community.org We still get results back in database insertion order. We could at least order them by plugin class to get more consistent results for running multiple plugins, not relying on installation order. A developer that needs execution in a certain order would be able to control that by class name. Which sounds more reliable to me than installation order. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32449 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=36503 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32449 --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- In bug 36503 they introduced a priority attribute and sorted by that. I'm not sure what the best approach is here honestly.. I think if we do allow for a priority then we'll want to expose that order somehow to end users and let them choose (probably with guidance from plugin authors in their documentation.. i.e why should one plugin be able to say it's more important than another.. surely that's the libraries decision) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32449 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |raphael.straub@kit.edu -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org