Commit 357cd2e
committed
Avoid creating import notices for vaccination records
We only need to create important notices for vaccination records if the
`notify_parents` value is false-y. This avoids queueing unnecessary
jobs during imports or when running the database seeds.
Jira-Issue: MAV-23091 parent b19107a commit 357cd2e
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
| |||
0 commit comments