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

Database - New Template Table Fields #2278

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

Database - New Template Table Fields #2278

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

Comments

@k-macmillan
Copy link
Member

User Story - Business Need

We need two new fields in the template and template history table to store strings for:

  • html

  • text

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

User Story(ies)

As a service using VA Notify
I want consistent emails regardless of internal updates
So that we can provide a consistent experience to Veterans

Additional Info and Resources

Acceptance Criteria

  • Both fields are the Postgres type: text (unlimited chars)
  • Both fields are optional
  • Field names relate to their use (html and text), they do not have to be "html" and "text"
  • _html field is visible in the database for the templates and template_history tables
  • _text field is visible in the database for the templates and template_history tables
  • This work is added to the sprint review slide deck (key win bullet point and demo slide)

QA Considerations

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