View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
15945 | Bug reports | Conditions | public | 2020-03-03 14:23 | 2020-07-30 15:22 |
Reporter | llattan | Assigned To | |||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.1.8 | ||||
Summary | 15945: Cannot add condition based on Survey participant attributes | ||||
Description | Cannot add condition based on Survey participant attributes | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 4.1.8 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mariadb-10.3 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.3.15 | ||||
related to | 16518 | closed | Cannot add condition based on Survey participant attributes |
The condition is added, but as is not saved correctly on the DB, it is not showed on the scenario list. As that, the condition is not picked up correctly. So, it needs to be fixed, how the conditions is saved on the DB |
|
Considering editSourceTab for setting up the condition fieldName As the question select was initialized, the p_cquestions field had a value. |
|
Tested the issue before pulling the PR, Issue exist. Tested the issue after pulling the PR, working as expected. Below are the details:
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30317 |
|
Fixed in Release 4.3.7+200730 |
|
LimeSurvey: master 4e5af33b 2020-07-28 20:52
Committer: Details Diff |
Fixed issue 15945: Cannot add condition based on Survey participant attributes Considering editSourceTab for setting up the condition fieldName As the question select was initialized, the p_cquestions field had a value. As so, it was always set, no matter if a token field was chosen. So, when selecting a token field, a question field was wrongly set on the condition. |
Affected Issues 15945 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-03-03 14:23 | llattan | New Issue | |
2020-03-16 18:51 | cdorin | Priority | none => high |
2020-03-16 18:51 | cdorin | Severity | minor => partial_block |
2020-03-16 18:51 | cdorin | Status | new => confirmed |
2020-03-30 21:59 | cdorin | Zoho Sprints | => |Yes| |
2020-03-30 21:59 |
|
Zoho Sprints ID | => 14469000000017025 |
2020-07-22 17:03 | gabrieljenik | Note Added: 59046 | |
2020-07-22 17:04 | gabrieljenik | Note Edited: 59046 | |
2020-07-22 17:04 | gabrieljenik | Issue cloned: 16518 | |
2020-07-22 17:04 | gabrieljenik | Relationship added | related to 16518 |
2020-07-22 17:06 | gabrieljenik | Category | Survey editing => Conditions |
2020-07-28 18:53 | gabrieljenik | Note Added: 59125 | |
2020-07-29 13:01 |
|
Note Added: 59150 | |
2020-07-29 13:01 |
|
File Added: 15945_Surveyparticipantattributes_Addcondition.png | |
2020-07-30 10:54 |
|
Changeset attached | => LimeSurvey master 4e5af33b |
2020-07-30 10:54 |
|
Note Added: 59195 | |
2020-07-30 11:02 |
|
Zoho Sprints | Yes => |Yes| |
2020-07-30 11:02 |
|
Status | confirmed => resolved |
2020-07-30 15:22 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
2020-07-30 15:22 | lime_release_bot | Note Added: 59209 | |
2020-07-30 15:22 | lime_release_bot | Status | resolved => closed |
2020-07-30 15:22 | lime_release_bot | Resolution | open => fixed |