HyphaApp / hypha

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

Partner comment notifications #3871

Closed wes-otf closed 4 months ago

wes-otf commented 6 months ago

Partners should get notifications for comments on applications they're assigned to & applicants should get notifications when partners comment. There may be more examples of where notifications should be sent too.

wes-otf commented 6 months ago

going to be a modification to the privileged property:

https://github.com/HyphaApp/hypha/blob/ed2dc3717dfd3bf847471d63e780613016889b6b/hypha/apply/activity/models.py#L202-L205

and

https://github.com/HyphaApp/hypha/blob/ed2dc3717dfd3bf847471d63e780613016889b6b/hypha/apply/activity/adapters/emails.py#L265-L269