Commit c785c74
committed
Ignore completed sessions when deriving consent request status
Fixes a bug where an eligible patient in a new cohort with contactable
parents could be marked as `:no_response` if they were not in an active
session but only had completed sessions.
These patients should instead be marked as `:request_not_scheduled`.
Jira-Issue: MAV-60671 parent 3dfc97a commit c785c74
2 files changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
| 342 | + | |
342 | 343 | | |
343 | 344 | | |
344 | 345 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
408 | 416 | | |
409 | 417 | | |
410 | 418 | | |
| |||
0 commit comments