Commit 01cdc5d
committed
Ensure consented_vaccine_methods_message exists
This ensures that the variable is available in GOV.UK Notify even if it
has no value. Specifically this is to handle non-flu programmes where we
don't include this text content in the emails and texts.
This fixes two Sentry issues:
- https://good-machine.sentry.io/issues/6272173671/
- https://good-machine.sentry.io/issues/6235087330/1 parent 9436104 commit 01cdc5d
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
| 138 | + | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
| 209 | + | |
| 210 | + | |
209 | 211 | | |
210 | | - | |
211 | | - | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
0 commit comments