Send emails in order they were submitted in application
Emails submitted in the application are stored in an email queue table before actually sending them. As emails send to the same person may depend on one another, they should be submitted in the same order they were added to the email queue (i.e. the email queue should really be a queue). For example, an email for closing a yellowgrass issue should not bypass the email about registering the issue.
Submitted by Sander Vermolen on 4 November 2010 at 12:08
Issue Log
On 11 May 2012 at 14:21 Danny Groenewegen tagged 1.3.0
On 11 May 2012 at 14:21 Danny Groenewegen closed this issue.
On 11 May 2012 at 14:21 Danny Groenewegen commented:
revision 5007
Log in to post comments