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

Order skipping of questions fails with certain questions expecting previous answers #824

Open
gregelin opened this issue Apr 3, 2020 · 0 comments
Assignees

Comments

@gregelin
Copy link
Contributor

gregelin commented Apr 3, 2020

Jumping ahead to a future question is failing when the targeted future questions depends on a value from a previous question to render the question fully. Questions should always render, including rendering a missing value if a previous question is not answered.

This error may have been introduced through recent refactoring and code synchronizations.

Replicate by skipping the first question of giving a system a name and then trying to skip forward to a question that includes the system name in the rendered question.

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

1 participant