Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User_registration and IVR_prompt_response table not getting updated properly #97

Closed
prtkdost opened this issue May 7, 2021 · 5 comments
Assignees
Labels

Comments

@prtkdost
Copy link

prtkdost commented May 7, 2021

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.
image

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
image

Additional context
Add any other context about the problem here.

@prtkdost prtkdost added bug 🐛 Something isn't working Sprint: 1 (May) 3 - 14 May labels May 7, 2021
@Satendra-SR Satendra-SR added the Sprint: 2 (May) 17 - 30 May label May 20, 2021
@Satendra-SR
Copy link
Member

Satendra-SR commented May 24, 2021

  • The wrong press is not getting captured, Check for 21st May.
  • Also, check flows TTR_...

@Satendra-SR
Copy link
Member

Satendra-SR commented May 28, 2021

  • Confirm on backfilling the data.

@Satendra-SR
Copy link
Member

Satendra-SR commented May 28, 2021

  • Confirm on This user has also made a prompt selection on Apr 29 but the one captured in the IVR table is for May 2 only.

@Satendra-SR
Copy link
Member

Satendra-SR commented Jun 7, 2021

  • backfill signup dates as well in registration table.

Satendra-SR added a commit that referenced this issue Jun 8, 2021
…and-user-program-tables-revisited

#89 #97 User experience updates
@Satendra-SR
Copy link
Member

Backfilled the data, and the changes are working fine now, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants