Add a separate DRAFT_SUBMISSION event (#3075)
Fixes #3021
NEW_SUBMISSION is getting used to notify staff members on slack and also
to notify the applicant. But for draft submission, only the applicant
should get the notification, there shouldn't be any recorder activity or
slack notification.
So, added a separate event DRAFT_SUBMISSION that only sends the
notification/email to the applicant.
Co-authored-by:
Fredrik Jonsson <frjo@xdeb.org>
parent
ec0f516f
No related branches found
No related tags found
Showing
- .test_durations 819 additions, 813 deletions.test_durations
- hypha/apply/activity/adapters/emails.py 1 addition, 0 deletionshypha/apply/activity/adapters/emails.py
- hypha/apply/activity/migrations/0067_add_draft_submission.py 18 additions, 0 deletionshypha/apply/activity/migrations/0067_add_draft_submission.py
- hypha/apply/activity/options.py 1 addition, 0 deletionshypha/apply/activity/options.py
- hypha/apply/funds/models/utils.py 14 additions, 6 deletionshypha/apply/funds/models/utils.py
Loading
Please register or sign in to comment