objectcomputing / check-ins

Other
7 stars 6 forks source link

Self-Review Email (to supervisor/PDL and reviewers) - Send in MJML format #2596

Open Luch76 opened 3 weeks ago

Luch76 commented 3 weeks ago

When a self-review is completed, two emails are sent out. An email is sent to the reviewee's PDL and supervisor using method FeedbackRequestServicesImpl.sendSelfReviewCompletionEmailToPdlAndSupervisor and to the reviewers using method: FeedbackRequestServicesImpl.sendSelfReviewCompletionEmailToReviewers

Modify these emails so they are sent in MJML format.

Reference: https://github.com/mjmlio/mjml https://mjml.io/api

mkimberlin commented 1 week ago

mjmltemplates.zip

ocielliottc commented 6 days ago

@mkimberlin Currently, an email is sent to the pdl and supervisor. There is only a supervisor template. Should the pdl still receive an email? If so, use the supervisor template?

mkimberlin commented 6 days ago

Adjust to just send to the supervisor please.