View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
10296 | Bug reports | Survey taking | public | 2016-02-03 22:19 | 2016-02-10 21:02 |
Reporter | wingman123 | Assigned To | ollehar | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.50.x | ||||
Fixed in Version | 2.50.x | ||||
Summary | 10296: Group Order not incrementing when creating brand new survey in Postgres | ||||
Description | In Release 2.50+ Build 160202, with Postgres as a DB, when creating a brand new survey the "group_order" field in the "lime_groups" table does not auto-increment, every new group is given a group order value of 0. This leads to issue with survey taking in Group by group mode as only one group is displayed then the survey skips to submit. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Release 2.50+ Build 160202 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome, Firefox | ||||
Database type & version | Postgres 9.4.4 | ||||
Server OS (if known) | Mac OSX 10.11 | ||||
Webserver software & version (if known) | Apache/2.4.16 | ||||
PHP Version | 5.6.13 | ||||
I cannot reproduce this with postgres 9.3.10. Try with a newer version of LimeSurvey 2.5? |
|
I cannot reproduce this either. |
|
Ok thanks, i will try that and report back |
|
With 2.5 Build 160204 I tried creating a brand new db, populating, creating a survey, added one group, a question. Then another group and another question. I still get group order = 0 for both groups however. I also tried with postgres 9.3.5 on another machine. It works fine if theres another survey already in the db. Technically Im not sure why this would happen since the code is checking for it. I could look further perhaps i have some setting incorrect or try with a fresh install of postgres itself but I suppose this can be deprioritized since no one else can reproduce the issue. Thanks |
|
OK, I will try with an empty db, too. |
|
I removed all surveys and groups, then added new survey and two groups. Can confirm the bug: group order is 0 for both groups. Will fix. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=17195 |
|
Works for me now, please test and confirm. |
|
Works for me as well. Thanks a lot guys |
|
2.5 Build 160210 released |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2016-02-03 22:19 | wingman123 | New Issue | |
2016-02-03 22:19 | wingman123 | File Added: limesurvey_survey_673135.lss | |
2016-02-05 17:00 | ollehar | Note Added: 34633 | |
2016-02-05 19:11 | c_schmitz | Note Added: 34641 | |
2016-02-05 19:11 | c_schmitz | Assigned To | => c_schmitz |
2016-02-05 19:11 | c_schmitz | Status | new => feedback |
2016-02-05 21:04 | wingman123 | Note Added: 34645 | |
2016-02-05 21:04 | wingman123 | Status | feedback => assigned |
2016-02-05 21:22 | wingman123 | Note Added: 34646 | |
2016-02-08 10:40 | ollehar | Note Added: 34692 | |
2016-02-08 11:08 | ollehar | Note Added: 34694 | |
2016-02-08 11:31 | ollehar | Assigned To | c_schmitz => ollehar |
2016-02-08 11:48 | ollehar | Changeset attached | => LimeSurvey master 29bb025a |
2016-02-08 11:48 | ollehar | Note Added: 34695 | |
2016-02-08 11:48 | ollehar | Resolution | open => fixed |
2016-02-08 12:02 | ollehar | Note Added: 34696 | |
2016-02-08 12:02 | ollehar | Status | assigned => resolved |
2016-02-08 12:02 | ollehar | Fixed in Version | => 2.5 |
2016-02-08 16:18 | wingman123 | Note Added: 34713 | |
2016-02-10 21:02 | c_schmitz | Note Added: 34851 | |
2016-02-10 21:02 | c_schmitz | Status | resolved => closed |