View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14020 | Bug reports | Survey editing | public | 2018-08-31 02:23 | 2019-04-30 09:10 |
Reporter | alenkovich | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Fixed in Version | 3.14.x | ||||
Summary | 14020: Subquestions GIDs not updated when moving between groups | ||||
Description | It seems that subquestions GIDs are not updated when changing question group. As a consequence, group .lsg export is missing subquestions for questions that were moved between groups. Single question export works because SQL condition is "WHERE parent_qid=$qid" but for group export condition depends on GID => "WHERE gid=$gid and parent_qid>0" | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 3.14.1+180731 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql 5.0.12 | ||||
Server OS (if known) | Debian GNU Linux | ||||
Webserver software & version (if known) | Apache 2.4.18 | ||||
PHP Version | 7.0.30 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2018-08-31 02:23 | alenkovich | New Issue | |
2018-09-07 10:29 |
|
Assigned To | => dominikvitt |
2018-09-07 10:29 |
|
Status | new => assigned |
2018-09-07 10:36 |
|
Status | assigned => confirmed |
2018-09-07 12:49 | Changeset attached | => LimeSurvey master 70b8ec37 | |
2018-09-07 12:49 | guest | Note Added: 48987 | |
2018-09-07 12:49 | guest | Resolution | open => fixed |
2018-09-07 12:51 |
|
Status | confirmed => resolved |
2018-09-07 12:51 |
|
Fixed in Version | => 3.14.x |
2019-04-30 09:10 | c_schmitz | Status | resolved => closed |
2019-11-01 17:25 | c_schmitz | Category | Survey design => Survey editing |