Skip to content

Send email notifications to assigned users for incoming client messages #6029

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

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

embarnard
Copy link
Contributor

@embarnard embarnard commented Jul 23, 2025

Link to pivotal/JIRA issue

Is PM acceptance required? (delete one)

  • Yes - don't merge until JIRA issue is accepted!

Reminder: merge main into this branch and get green tests before merging to main

What was done?

  • notify the Hub user(s) assigned to that client via email when a client sends a message through SMS, email, or the client portal

How to test?

  • Attach your email or phone number to a client and send a message to GYR
  • attach another email to a user that is assigned to that client
  • see if you get an email from that client

Screenshots (for visual changes)

view on /en/hub/automated_messages page as well
Screenshot 2025-07-24 at 3 50 56 PM

Copy link

Heroku app: https://gyr-review-app-6029-d2200be423b1.herokuapp.com/
View logs: heroku logs --app gyr-review-app-6029 (optionally add --tail)

@embarnard embarnard changed the title Send email when user gets client message Send email notifications to assigned users for incoming client messages Jul 25, 2025
@@ -25,6 +25,25 @@
font-weight: normal;
margin-bottom: 2.5rem;
}
.email-contents button {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This button stuff I copied over from #6024

@embarnard embarnard marked this pull request as ready for review July 25, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant