Skip to content

Commit

Permalink
Include author of the thesis to the approver thesis creation email
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksTeresh committed Dec 18, 2024
1 parent 6eb5daf commit 7f4fff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/routes/thesisHelpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ export const handleThesisCreationEmail = async (
This is an automated message from Prethesis. \n\n
A new thesis "${newThesis.topic}" was created by ${actionUser.firstName} ${actionUser.lastName}.
The author of the thesis is ${newThesis.authors[0].firstName} ${newThesis.authors[0].lastName}.
You were marked as an approver for this thesis.
`

Expand Down

0 comments on commit 7f4fff7

Please sign in to comment.