https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39885
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrew Fuerste-Henry <[email protected]> --- Currently, creating a notice whose letter_code matches any given suggestion status will generate a notice to the user whenever a status is set to that code. But that doesn't trigger at suggestion creation. To recreate: - create a notice with code ASKED - create a suggestion, see that it starts at status ASKED but no notice is created - edit your suggestion to a different status - edit your suggestion back to ASKED - confirm a notice is created to your patron It seems easy to get this automatic email-only notice to generate at suggestion creation when an ASKED notice exists. But it seems more helpful/comprehensive to add a messaging preference for this. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
