https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29346
--- Comment #32 from Martin Renvoize <[email protected]> --- Adding discussion from Slack.. I don't think we need the trigger in DelBiblio.. but we likely do need to think about preventing Item level triggers for batch operations and then triggering at the end of said batch operations (like BatchDeleteBiblio). I think we can drop the triggers in circ (but keep the tests to ensure the triggers do actually still get triggered once).. circ operations affect items and as such trigger the task there. -- 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/
