UK-AS-HIVE / Triage

0 stars 4 forks source link

Emails #30

Closed mpaddock closed 9 years ago

mpaddock commented 9 years ago

When do emails get sent?

noahadler commented 9 years ago

Absolutely need some user preferences for this. They are implemented in the old system, but don't save properly. If we want to mirror those preferences, the following boolean options should be available:

IF I AM THE AUTHOR OF A STORY, EMAIL ME WHEN: I submit the story I leave a note on the story Someone else leaves a note on the story The status of the story changes

IF I AM ASSOCIATED WITH A STORY, EMAIL ME WHEN: I leave a note on the story Someone else leaves a note on the story The status of the story changes

noahadler commented 9 years ago

Attachments need special consideration as well. For design, images will often be sent for approval, and email may be the most accessible way to communicate with clients.

mpaddock commented 9 years ago

The framework for sending this is in place although it needs some env variable/Meteor.settings considerations for deployment. Do we need more to the attachments (e.g. putting the actual attachments in the email), or is an email with a link to the ticket sufficient?

noahadler commented 9 years ago

I think it would be nice if we could include a medium-sized thumbnail for attachments of pictures at least. I don't think we need to send large files. I know this complicates things and doesn't fully answer the question (sorry).

On Tue, May 26, 2015 at 10:35 AM, Michael Paddock notifications@github.com wrote:

The framework for sending this is in place although it needs some env variable/Meteor.settings considerations for deployment. Do we need more to the attachments (e.g. putting the actual attachments in the email), or is an email with a link to the ticket sufficient?

— Reply to this email directly or view it on GitHub https://github.com/UK-AS-HIVE/Triage/issues/30#issuecomment-105546296.