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

Template Use html and text Properties #2279

Open
6 tasks
k-macmillan opened this issue Jan 30, 2025 · 0 comments
Open
6 tasks

Template Use html and text Properties #2279

k-macmillan opened this issue Jan 30, 2025 · 0 comments

Comments

@k-macmillan
Copy link
Member

k-macmillan commented Jan 30, 2025

User Story - Business Need

Generate email template html and text once and use substitution for personalization.

  • Ticket is understood, and QA has been contacted (if the ticket has a QA label).

User Story(ies)

As a VA Notify client
I want my template to be locked in when I've hit the save button
So that any changes on the VA Notify side do not affect the emails I send

Additional Info and Resources

Acceptance Criteria

  • template.html generates the html if it does not exist, otherwise it returns the html
  • template.text generates the text if it does not exist, otherwise it returns the text
  • Personalization is substituted correctly into the saved html and text when the email is sent
    • Personalization does not change the template record
  • This work is added to the sprint review slide deck (key win bullet point and demo slide)

QA Considerations

Email recipients should experience no difference between pre and post deployment of this work.

Potential Dependencies

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

No branches or pull requests

4 participants