-
-
Notifications
You must be signed in to change notification settings - Fork 773
[Enhancement]: Use message Subject as subject of DNN Messaging Notification Emails #6176
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of problem
When a module uses DNN messaging, the email being sent out always have a generic subject.
See:
Although DNN messaging is a great way to notify users and also send out email notifications, the fact that the subject is always the same is not ideal.
As an example the forum on DNN Community.
I get a lot of emails sent out by the community site.
During a busy period I prefer to only open the messages that are Forum replies to a thread I contributed to.
Currently you have to open an email to see what it's about, which is not very efficient.
Description of solution
IMO if a message has a subject, we should also use that as the Subject for the email notification.
Description of alternatives considered
I have been thinking of reasons why you would not want this behavior but I cant think of any TBH..
Anything else?
We would really like this change for the Community Forums Module :-)
Do you be plan to contribute code for this enhancement?
- Yes
Would you be interested in sponsoring this enhancement?
- Yes
Code of Conduct
- I agree to follow this project's Code of Conduct
