WikiEduDashboard icon indicating copy to clipboard operation
WikiEduDashboard copied to clipboard

Improve BlockedUserAlert emails

Open cyrillefr opened this issue 10 months ago • 2 comments

What this PR does

Closes issue #5776

On one Alert, need to email to instructors + blocked student -edited-

  • a new mailer + new template
  • a new method in BlockUserAlert to mails to a set of concerned people which replace the current one in blocked_user_monitor.rb
  • the corresponding spec
  • a new line in preview mailer

I have added a template that might not be exactly polished but is a good start. To be expanded by me or others.

cyrillefr avatar Apr 25 '24 16:04 cyrillefr

I have updated the first comment. I don't know if it is visible or not. Now, it 's clear :)

cyrillefr avatar May 02 '24 21:05 cyrillefr

The code of this looks fine to me, but I need to come up with better email content before merging it. I'm working with my team on figuring that part out.

ragesoss avatar Jun 20 '24 20:06 ragesoss