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

Feature/dp 670 manipulating urls records creating bug #760

Merged

Conversation

JBaigGoaco
Copy link
Contributor

@JBaigGoaco JBaigGoaco commented Oct 15, 2024

Fixed issued in forms where manipulating the URLs records can create new database entries and jumping onto wrong pages in the journey.

Details:
manipulating the URLs records and passing question IDs manually can create new data in the DB and navigates to different pages which is fixed in this PR. when someone will hack the URLs we will bring them back to the valid question type based on the locally stored answersSet and determining the order of the questions based on SortOrder number to go to the valid screen in the Journey.

@JBaigGoaco JBaigGoaco merged commit c6f375c into main Oct 16, 2024
8 checks passed
@JBaigGoaco JBaigGoaco deleted the feature/DP-670-manipulating-urls-records-creating-bug branch October 16, 2024 16:25
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.

6 participants