Skip to content

Email Notifications - revised tasks don't generate notifications #64

@profbieber

Description

@profbieber

When a task is returned for revision, no email notification is generated for the user. Please fix this so that users get the must_revise message.

Location: Email notifications are triggered in TaskTrigger.js. Email notifications are called through “email.sendNow” (which is in email.js). The content of the notification templates are in emailTemplate.js. Search for "must_revise". (You can tell when a task needs revision when TaskInstance.Status[2] == "being_revised(increment_integer)")

In the image below you'll see an instance of Create Spreadsheet that requires a revision, but no email was generated for the user michael.p.bieber@njit.edu.
Screen Shot 2020-06-17 at 11 47 13 AM

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions