https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39885 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com --- Comment #1 from Andrew Fuerste-Henry <andrew@bywatersolutions.com> --- 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.