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

Add keepIncorrectValues property on Survey level #5304

Closed
andrewtelnov opened this issue Dec 6, 2022 · 0 comments
Closed

Add keepIncorrectValues property on Survey level #5304

andrewtelnov opened this issue Dec 6, 2022 · 0 comments
Assignees
Milestone

Comments

@andrewtelnov
Copy link
Member

andrewtelnov commented Dec 6, 2022

We have keepIncorrectValues for selectbase questions to allow keep incorrect values for a question until user change it manually.
It happens if a user modify survey answers that has been changed (survey definition was changed) after initial filling the survey.
For example, the choice item doesn't exists in new version of the survey.
We need to introduce this property on the survey level.
survey.keepIncorrectValues = true;

@andrewtelnov andrewtelnov self-assigned this Dec 6, 2022
@OlgaLarina OlgaLarina added this to the v1.9.63 milestone Dec 7, 2022
andrewtelnov added a commit that referenced this issue Dec 7, 2022
…rectvalues

Add keepIncorrectValues on Survey level fixed #5304
@andrewtelnov andrewtelnov changed the title Add keepIncorrectValues on Survey level Add keepIncorrectValues property on Survey level Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants