[Koha-bugs] [Bug 29110] Refactor Koha::ArticleRequest->store

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 27 10:41:25 CEST 2021


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

--- Comment #10 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+    $self->SUPER::store;
+    $self->notify;

Not sure if this is an improvement. When you store something, you call notify?
This action begs for another code location imo.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list