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

Fix bug to return to page 2 #184

Merged
merged 2 commits into from
May 23, 2024

Conversation

JPMartinezClaeys
Copy link
Contributor

Fixed bug in the Survey that was returning an error when returning to page 2. As expected the error was because it was trying to create another object with the same values as one already ingested returning an Integrity Error due to breaking the uniqueness constraint.

@JPMartinezClaeys JPMartinezClaeys linked an issue May 22, 2024 that may be closed by this pull request
@JPMartinezClaeys JPMartinezClaeys merged commit e845740 into main May 23, 2024
1 check passed
@JPMartinezClaeys JPMartinezClaeys deleted the 182-fix-return-to-page-2-of-survey-bug branch May 23, 2024 04:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix return to page 2 of survey bug
2 participants