View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16521 | Bug reports | Conditions | public | 2020-07-22 18:22 | 2020-08-03 11:23 |
Reporter | gabrieljenik | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.5 | ||||
Summary | 16521: After updating an answer option, the related condition doesn't get updated | ||||
Description | After updating an answer option, the related condition doesn't get updated | ||||
Steps To Reproduce | 1 - Create a survey with 2 questions
2 - Add the following condition on Q2 3 - Update Q1. Set answer option code for Y to be different. 4 - Condition on Q2 hasn't been updated and it is using the wrong answer option code. | ||||
Additional Information | Detected while reviewing 16519 | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 4.3.5 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | php | ||||
related to | 16519 | closed | For specific screen navigation, condition is not saved properly |
Updated dependant conditions when an answer's code is updated. PR: https://github.com/LimeSurvey/LimeSurvey/pull/1507/files |
|
The above issue was shown because I was committed to only one branch and checking. Checked the issue with Dorin with all the branches committed for Condition designer and working as expected. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30329 |
|
Fixed in Release 4.3.8+200803 |
|
LimeSurvey: master cdc1ddfc 2020-07-28 21:00
Committer: Details Diff |
Fixed issue 16521: After updating an answer option, the related condition doesn't get updated Updated dependant conditions when an answer's code is updated. |
Affected Issues 16521 |
|
mod - application/controllers/QuestionEditorController.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-22 18:22 | gabrieljenik | New Issue | |
2020-07-22 18:22 | gabrieljenik | Issue generated from: 16519 | |
2020-07-22 18:22 | gabrieljenik | Relationship added | related to 16519 |
2020-07-28 19:02 | gabrieljenik | Note Added: 59128 | |
2020-07-30 16:02 |
|
Note Added: 59215 | |
2020-07-30 17:21 |
|
Changeset attached | => LimeSurvey master cdc1ddfc |
2020-07-30 17:21 |
|
Note Added: 59224 | |
2020-08-03 11:23 | lime_release_bot | Note Added: 59252 | |
2020-08-03 11:23 | lime_release_bot | Status | new => closed |
2020-08-03 11:23 | lime_release_bot | Resolution | open => fixed |