Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing Reminder Message to Partners #4176

Open
3 tasks
cielf opened this issue Mar 10, 2024 · 6 comments · May be fixed by #4197 or unabridged/human-essentials#1
Open
3 tasks

Customizing Reminder Message to Partners #4176

cielf opened this issue Mar 10, 2024 · 6 comments · May be fixed by #4197 or unabridged/human-essentials#1

Comments

@cielf
Copy link
Collaborator

cielf commented Mar 10, 2024

Summary

Provide the ability to customize the reminder message for partners, similar to how we currently allow customization of the distribution email content

Why?

Bank request -- The banks may want to include more info in their reminder message

Details

For clarity, the request is to be able to customize the message that goes out to partners to remind them to put their requests in.

Please follow the pattern we have established with the distribution message. Places that you'll want to look at include
-- the organization edit and show pages (where we let them configure the distribution email)
-- the organization model
-- the distribution mailer
-- the distribution mailer view

Criteria for completion

  • implementation of customized reminder messages
  • tests supporting customized reminder messages

Bonus round

  • Also allow customization of the message reminding partners to pick up the distributions
@cielf cielf added Help Wanted Groomed + open to all! Difficulty—Beginner labels Mar 10, 2024
@nathangthomas
Copy link

Good morning! I would like to take this ticket.

@dorner
Copy link
Collaborator

dorner commented Mar 11, 2024

You have taken it!

@github-actions github-actions bot removed the Help Wanted Groomed + open to all! label Mar 11, 2024
@nathangthomas
Copy link

nathangthomas commented Mar 14, 2024

Question regarding the Bonus: Also allow customization of the message reminding partners to pick up the distributions

I am having trouble finding a specific reminder message that goes out to partners who need to pick up. Is there one that I am missing or is this suggesting that if distribution.delivery_method is pick_up we should add another line to distribution_mailer/reminder_email reminding partners of this? Thanks!

@cielf
Copy link
Collaborator Author

cielf commented Mar 14, 2024

You know -- I can't find it either. Please ignore the bonus -- if I find it, I'll create a new issue.

Copy link
Contributor

This issue is marked as stale due to no activity within 30 days. If no further activity is detected within 7 days, it will be unassigned.

Copy link
Contributor

Automatically unassigned after 7 days of inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment