You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement logic needs consent status request scheduled/not scheduled
This adds the logic where if a child is eligible for the programme and
hasn't been sent any consent requests and has parent contact details:
- If part of a session where consent requests are scheduled to go out in
the future, the programme status becomes `needs_consent_request_scheduled`.
- If not assigned to a session with a request scheduled, the programme
status becomes `needs_consent_request_not_scheduled`.
Jira-Issue: MAV-5882
0 commit comments