View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16518 | Bug reports | Conditions | public | 2020-07-22 17:04 | 2021-04-01 16:24 |
Reporter | gabrieljenik | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.22.27 | ||||
Summary | 16518: Cannot add condition based on Survey participant attributes | ||||
Description | Cannot add condition based on Survey participant attributes | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 3.22.27 | ||||
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 | 15945 | 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 |
|
PR: https://github.com/LimeSurvey/LimeSurvey/pull/1497 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 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30316 |
|
Fixed in Release 3.22.29+200731 |
|
Solved in 4.4.0 RC1 |
|
LimeSurvey: 3.x-LTS a6dcb393 2020-07-28 03:59
Committer: Details Diff |
Fixed issue 16518: Cannot add condition based on Survey participant attributes Considering editSourceTab for setting up the condition fieldName |
Affected Issues 16518 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File | ||
LimeSurvey: master 9c2305c9 2021-04-01 18:24 Committer: GitHub Details Diff |
Fixed issue 15051: When setting condition on Survey Participant Attributes the expression stored in DB is invalid (#1832) Applyig same patch as on bug 16518 (3.22.29). This is an interface issue, solved now |
Affected Issues 15051, 16518 |
|
mod - application/controllers/admin/conditionsaction.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-22 17:04 | gabrieljenik | New Issue | |
2020-07-22 17:04 | gabrieljenik | Issue generated from: 15945 | |
2020-07-22 17:04 | gabrieljenik | Note Added: 59047 | |
2020-07-22 17:04 | gabrieljenik | Relationship added | related to 15945 |
2020-07-22 17:26 |
|
Zoho Sprints | => |Yes| |
2020-07-22 17:26 |
|
Zoho Sprints ID | => 14469000000190001 |
2020-07-28 02:03 | gabrieljenik | Note Added: 59110 | |
2020-07-29 11:44 |
|
Note Added: 59147 | |
2020-07-29 11:44 |
|
File Added: 16518_AddCondition_SurveyParticipantAttributes.png | |
2020-07-30 10:53 |
|
Changeset attached | => LimeSurvey 3.x-LTS a6dcb393 |
2020-07-30 10:53 |
|
Note Added: 59194 | |
2020-07-30 15:30 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
2020-07-30 15:30 | lime_release_bot | Note Added: 59211 | |
2020-07-30 15:30 | lime_release_bot | Status | new => closed |
2020-07-30 15:30 | lime_release_bot | Resolution | open => fixed |
2020-07-31 11:58 |
|
Zoho Sprints | Yes => |Yes| |
2020-07-31 11:58 |
|
Status | closed => resolved |
2020-07-31 11:58 |
|
Zoho Sprints | Yes => |Yes| |
2020-07-31 11:58 |
|
Status | closed => resolved |
2020-12-28 11:16 | cdorin | Note Added: 61193 | |
2020-12-28 11:16 | cdorin | Status | resolved => closed |
2021-04-01 16:24 | gabrieljenik | Changeset attached | => LimeSurvey master 9c2305c9 |