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

Fixed issue #18976 - default answers should persist with subquestions #3357

Merged
merged 1 commit into from Aug 15, 2023

Conversation

kevin-foster-uk
Copy link
Contributor

Fixed issue #18976: default answers should persist with subquestions
Dev: Minimal update as affected code is in the process of being refactored

@olleharstedt
Copy link
Collaborator

Looks good, only question I have is if re-order still works? IIRC, that's why we delete all subquestions before save.

@kevin-foster-uk
Copy link
Contributor Author

Looks good, only question I have is if re-order still works? IIRC, that's why we delete all subquestions before save.

The sort order is set for all subquestions (existing or new) based on the order of the input data array. So yes, re-order still works.

@kevin-foster-uk kevin-foster-uk merged commit 4420f62 into master Aug 15, 2023
20 checks passed
@kevin-foster-uk kevin-foster-uk deleted the issue-18976_subquestion_default_answers branch August 15, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants