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

displayValue('questionName', questionValue) produces wrong output when questionValue is 0 #8603

Closed
JaneSjs opened this issue Jul 24, 2024 · 0 comments · Fixed by #8607
Closed
Assignees
Labels
Milestone

Comments

@JaneSjs
Copy link
Contributor

JaneSjs commented Jul 24, 2024

When a choice has the 0 value, the displayValue('questionName', 0) function produces an incorrect output: View Demo.

Current behavior: a wrong value within the first row.
image

Expected output: each choice value is copied to a corresponding matrix row.
image

@JaneSjs JaneSjs added the bug label Jul 24, 2024
andrewtelnov added a commit that referenced this issue Jul 24, 2024
@RomanTsukanov RomanTsukanov changed the title The displayValue('questionName', questionValue) function produces a wrong output when a value is 0 displayValue('questionName', questionValue) produces wrong output when questionValue is 0 Jul 29, 2024
@OlgaLarina OlgaLarina added this to the v1.11.9 milestone Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants