View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16504 | Bug reports | Label sets | public | 2020-07-19 20:59 | 2020-12-28 11:16 |
Reporter | iqmalik | Assigned To | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | open | ||
Product Version | 4.3.3 | ||||
Summary | 16504: Lable Sets Assessment Value Not Copied to Answer options I have created a label set comprising 5 options with assessment value | ||||
Description | Lable Sets Assessment Value Not Copied to Answer options I have created a label set comprising 5 options with assessment values 1, 2, 3, 4, 5. When I add a question of List (Radio) Type L, select Answer options, predefined label sets, the code and answeroptions rightly appear on the screen. But the assessment value against each entry is displayed as 0. It should display 1, 2, 3, 4, 5 respectively. I believe it's a bug. | ||||
Steps To Reproduce | Mentioned above | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | I'm using version Version 4.3.3+200707. | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | MySql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.0.33 | ||||
related to | 08529 | new | Feature requests | Using a predefined label set on an array question sets all assessment values to 0 |
Tested, issue exist. Moving it to confirmed |
|
https://github.com/LimeSurvey/LimeSurvey/pull/1549 In LabelSets.vue, assessment_value was ignored while copying. Now it's copying that value when both the source and target have the assessment_value property. |
|
It appears that sort order is also affected and not copied over. |
|
Note this seems to only affect export of the survey. Used label sets on my dev environment exported theen imported to production scrambled any question that used label sets. |
|
Tested the issue before pulling the PR, Issue exist. Tested the issue after pulling the PR, below are my findings: |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30385 |
|
Solved in 4.4.0 RC1 |
|
LimeSurvey: master 3c8df805 2020-08-18 18:33 Details Diff |
Fix issue 16504: Lable Sets Assessment Value Not Copied to Answer options |
Affected Issues 16504 |
|
mod - assets/packages/questioneditor/build.min/js/questionedit.js | Diff File | ||
mod - assets/packages/questioneditor/build.min/js/questionedit.js.map | Diff File | ||
mod - assets/packages/questioneditor/build/js/questionedit.js | Diff File | ||
mod - assets/packages/questioneditor/build/js/questionedit.js.map | Diff File | ||
mod - assets/packages/questioneditor/src/helperComponents/LabelSets.vue | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-19 20:59 | iqmalik | New Issue | |
2020-07-19 20:59 | iqmalik | File Added: Create Question.png | |
2020-07-19 20:59 | iqmalik | File Added: Label Set Editor.png | |
2020-07-20 12:02 | DenisChenu | Issue Monitored: DenisChenu | |
2020-07-20 12:13 |
|
Relationship added | related to 08529 |
2020-07-20 12:15 |
|
Note Added: 58999 | |
2020-07-20 12:16 |
|
Status | new => confirmed |
2020-07-29 23:09 | cdorin | Zoho Sprints | => |Yes| |
2020-07-29 23:09 |
|
Zoho Sprints ID | => 14469000000197145 |
2020-08-11 23:17 | gabrieljenik | Note Added: 59418 | |
2020-08-12 00:31 | rjohnson84 | Note Added: 59419 | |
2020-08-12 00:31 | rjohnson84 | File Added: image.png | |
2020-08-12 00:39 | rjohnson84 | Note Added: 59420 | |
2020-08-12 17:02 |
|
Note Added: 59448 | |
2020-08-12 17:02 |
|
File Added: 16504_BeforePR.png | |
2020-08-12 17:02 |
|
File Added: 16504_AfterPR.png | |
2020-08-18 16:46 | ollehar1 | Changeset attached | => LimeSurvey master 3c8df805 |
2020-08-18 16:46 | ollehar1 | Note Added: 59508 | |
2020-08-19 09:47 |
|
Zoho Sprints | Yes => |Yes| |
2020-08-19 09:47 |
|
Status | confirmed => resolved |
2020-12-28 11:16 | cdorin | Note Added: 61188 | |
2020-12-28 11:16 | cdorin | Status | resolved => closed |