Commit 09441c8
committed
Update vaccine method filter to search on primary method
This updates the "Vaccine method" filter which users can use to look for
patients that have consented to a particular vaccine method, to filter
only on the "primary" method (which will be the first one in the array)
as this is the method that will be used in the UI and it's otherwise
confusing to see patients for the secondary methods where the content on
the page is based around the primary method.
In practice, this is only really relevant for nasal and injection where
a patient is primarily nasal and can optionally be injection.
Jira-Issue: MAV-14681 parent e4a6cbf commit 09441c8
2 files changed
Lines changed: 17 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 35 | + | |
39 | 36 | | |
40 | 37 | | |
41 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
397 | 409 | | |
398 | 410 | | |
399 | 411 | | |
| |||
0 commit comments