User_registration and IVR_prompt_response table not getting updated properly #97
Labels
bug 🐛
Something isn't working
Point: 2
Sprint: 1 (May)
3 - 14 May
Sprint: 2 (May)
17 - 30 May
Sprint: 3 (June)
Describe the bug
a User has selected a program but the program_id field in the registration table is showing null. This user has also made a prompt selection on Apr 29 but the one captured in the IVR table is for May 2 only. Same is the situation with several other users.
To Reproduce
For registration table - see entries with status completed but program_id null.
For IVR prompt table - download results from onboarding_call flow and compare the results with our IVR prompt table
Expected behaviour
All prompts answered should be populated in ivr_prompt_response table.
In registration table the status should be 'completed' as soon as program is selected and program id and signup date should be updated.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: