Commit 0f43de1
committed
Fix: reporting app was showing inconsistent child counts in the consent summary
The total in the top-row red "No consent recorded" box no longer matched the
sum of the white boxes beneath it after introducing the newer consent statuses
no_contact_details, request_scheduled and request_not_scheduled.
This fixes this by including those status enums inconsent_no_response_count query.
Jira-Issue: MAV-70751 parent 9f0eb01 commit 0f43de1
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
60 | 67 | | |
61 | 68 | | |
62 | 69 | | |
| |||
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
95 | | - | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
96 | 105 | | |
97 | 106 | | |
98 | 107 | | |
| |||
0 commit comments