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

Bug in interview in the (dis)appearance of a conditional question in combination with a checkbox question and datasets #1103

Closed
MyPyDavid opened this issue Aug 1, 2024 · 2 comments · Fixed by #1107 or #1108
Labels
Milestone

Comments

@MyPyDavid
Copy link
Member

MyPyDavid commented Aug 1, 2024

Description / Beschreibung

A certain question (is_collection, Checkboxes and Option) with checkboxes should show another conditional question when one of the checkboxes is selected.

New project (front end):
When starting a new Project and creating a first dataset, the conditional question appears (without having selected any checkbox). Upon selecting one (other) checkbox the conditional question disappears and progress appears. After this the conditional question and progress follow the normal behaviour when the special checkbox is selected.

Existing project (back end):
In another existing project, the condition does not resolve correctly anymore (possibly due to wrong set_index?).
The progress seems to show the total of all possible questions even when only one of the datasets has selected for this conditional question. (seems to show as if all datasets would have this conditional question)

Expected behaviour / Erwartetes Verhalten

Initially, don't appear. Progress total follows the questions/answers of the datasets.

Steps to reproduce / Schritte zum Reproduzieren

bit complicated to set up, see description

Context / Kontext

2.1.3

References / Verweise

@MyPyDavid MyPyDavid linked a pull request Aug 7, 2024 that will close this issue
4 tasks
MyPyDavid added a commit that referenced this issue Aug 7, 2024
@MyPyDavid MyPyDavid linked a pull request Aug 7, 2024 that will close this issue
@MyPyDavid MyPyDavid added this to the RDMO 2.2.0 milestone Aug 23, 2024
@jochenklar
Copy link
Member

This was fixed, right?

@MyPyDavid
Copy link
Member Author

yes, 2 PRs with 2 fixes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants