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

--- Comment #19 from Marcel de Rooy <[email protected]> ---
Created attachment 159739
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159739&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. Clearing the cache is
done in the store_data call of Koha::Plugins.

Test plan:
Run t/db_dependent/Koha/Plugins/Method.t
Run other Koha plugin tests:

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to