HyphaApp / hypha

Submission management software for open calls
https://www.hypha.app
BSD 3-Clause "New" or "Revised" License
67 stars 38 forks source link

Staff role should not suppress reviewer emails #3984

Open bickelj opened 3 weeks ago

bickelj commented 3 weeks ago

Reviewer email notification for assigned application behavior corrected.

Fixes #3983

Test Steps

Set up a dummy email SMTP server or use file-based email.

frjo commented 3 weeks ago

We need some way to configure this. OTF uses Slack and their staff do not want duplicate info via e-mail.

I'm thinking a settings "STAFF_NOTIFICATION_METHOD" = email|slack|…