Duke-GCB / bespin-api

Web application for running workflows in the cloud
MIT License
0 stars 2 forks source link

Reword job start email to clarify #147

Closed dleehr closed 6 years ago

dleehr commented 6 years ago

The email text for started jobs includes the following:

You will receive another email if the job fails or in the event of an error

https://github.com/Duke-GCB/bespin-api/blob/56505fe12615c1b99bc5193974c903073a21ee22/fixtures/emailtemplates.yaml#L4-L5

Should be:

You will receive another email when the job completes or in the event of an error.

johnbradley commented 6 years ago

Fixed by #149