14 Dec
2023
14 Dec
'23
8:43 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35507 --- Comment #44 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 159818 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159818&action=edit Bug 35507: Add Plugins::Method->delete Delete record in plugin_data too and clear cache. Note: Adding the singular delete, makes the plural loop and call the singular in Koha::Objects. Test plan: Run prove prove $(git grep -l Koha::Plugin | grep -P "^t\/db") Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.