Skip to content
This repository has been archived by the owner on Mar 8, 2020. It is now read-only.

To-do: Emailing clients after job form submission #55

Open
tmloupe opened this issue Jan 4, 2018 · 0 comments
Open

To-do: Emailing clients after job form submission #55

tmloupe opened this issue Jan 4, 2018 · 0 comments

Comments

@tmloupe
Copy link

tmloupe commented Jan 4, 2018

Issues #31, #32, #33
What's there currently: Most of the work has been finished for this task. Currently, after submitting the job form, an email will be sent out to the proper clients. This is currently being achieved through AWS SES. It sends parameters from the submission into the function and displays parameters in the email as well as grabbing emails and names from these parameters. Due to some app restrictions, the emailer is split up into different parts in the app, with a chunk being in the app file and the other chunk in a separate file.
There is a pull request #53 for this.
What's left to be done: Email to opportunity centers have to be properly sent. As of now, there is no way to grab opportunity center emails from the job form after it has been submitted, so there is no way to email the proper opportunity center. As such, the email functions have to be accommodated to work with dynamic opportunity center emails. Ideally, they would be parameters. This relies on the manage page in issue #54.
Who did it: @tmloupe

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant