9 May
2024
9 May
'24
8:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36122 --- Comment #23 from David Cook <dcook@prosentient.com.au> --- That said... looking at this again and I'm not sure that this is 100% solved yet. Technically, if you moved the status of a suggestion back to "Pending", it would trigger another email. The solution for this probably would've been to use !$self->in_storage before $self->SUPER::store() to set a flag for email sending. -- You are receiving this mail because: You are watching all bug changes.