View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
17067 | Bug reports | Expression Manager | public | 2021-02-08 19:58 | 2022-08-08 09:17 |
Reporter | tammo | Assigned To | gabrieljenik | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.25.11 | ||||
Target Version | 3.x | ||||
Summary | 17067: Subquestion Relevance in array by column does not work | ||||
Description | Actually 2 errors:
| ||||
Steps To Reproduce | Load survey, on first page indicate "Nee" | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 18 | ||||
Complete LimeSurvey version number (& build) | 3.25.11 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Firefox | ||||
Database type & version | MySQL | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 7.3.27 | ||||
It is much simpler: even typing in 0 for relevance for a column does not work in the array by column question. |
|
It never work … the issue are "relevance are shown" . To have a real column relevance : we must construct a relevance:on/off for column with javascript :) |
|
Denis: do you mean that this never has worked before? What is the use of the relevance field in this question type then? Showing the relevance field actually "promises" that relevances work for columns... Do you know a resource that shows how this can be done. My knowledge is Javascript is low... ;-( |
|
Yes : filter by columns was never added in Expression manager
It's an issue
https://gitlab.com/SondagesPro/QuestionSettingsType/hideEmptyColumn Demo on 3LTS : https://demo.sondages.pro/655577# See TABCOL Must be improved to be used as question settings (here : apply on whole survey …) |
|
Is this blocking or should it be something else? |
|
Not blocking, but misleading. Cost me several hours to detect and make a bug report. While this was already known. I guess the easiest thing to do is not show relevance fields and perhaps a message that relevance on column level does not work according to bug number such and so. That would be a bummer to the user, but more clear than showing relevance fields that do nothing.... |
|
|
|
Temporary solution: take away the relevance field at the columns. It promises something that is not there. Good solution: make it work.... |
|
This need a total rewriting of all js done by Expression Manager … The your temporary solution are a long solution … |
|
I agree that it should either be hidden or fixed. If fixed is hard, let's hide relevance equation for this question type for subquestions. |
|
lol … hidding column via javascript ? we have tons of issue with this feature. |
|
BTW: I have used Denis'solution, this worked in this case. https://gitlab.com/SondagesPro/QuestionSettingsType/hideEmptyColumn |
|
Same issue? https://bugs.limesurvey.org/view.php?id=16610 "16610: Conditionals with Array Dual Scale not working?" |
|
No , not related , maybe issue with condition and number |
|
I see two solutions here:
OR
If the 2nd option takes too much time I would be satisifed to have the first one. However, the current state is not optimal. |
|
About the «Fix this issue for this question type» The difficulty is to totally rework the Expression Manager javascript system … |
|
Several approaches here: https://stackoverflow.com/questions/455958/hide-show-column-in-a-html-table |
|
I see some td {display:none) :it don't really work … |
|
PR Master: https://github.com/LimeSurvey/LimeSurvey/pull/2553 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33702 |
|
Fixed in Release 5.3.30+220808 |
|
LimeSurvey: master 1bf18485 2022-08-03 14:27 Committer: GitHub Details Diff |
Fixed issue 17067: Subquestion Relevance in array by column does not work (#2553) - Disable feature for Array by column Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> |
Affected Issues 17067 |
|
mod - application/views/questionAdministration/subquestionRow.twig | Diff File | ||
mod - application/views/questionAdministration/subquestions.twig | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-08 19:58 | tammo | New Issue | |
2021-02-08 19:58 | tammo | File Added: limesurvey_survey_642794.lss | |
2021-02-09 12:21 | tammo | Note Added: 62066 | |
2021-02-09 12:21 | tammo | File Added: Firefox_Screenshot_2021-02-09T11-18-29.574Z.png | |
2021-02-09 12:22 | tammo | Description Updated | |
2021-02-09 12:22 | tammo | Steps to Reproduce Updated | |
2021-02-09 12:25 | DenisChenu | Note Added: 62067 | |
2021-02-09 12:30 | tammo | Note Added: 62069 | |
2021-02-09 13:19 | DenisChenu | Note Added: 62073 | |
2021-03-02 19:49 | ollehar | Note Added: 62622 | |
2021-03-02 19:49 | ollehar | Assigned To | => ollehar |
2021-03-02 19:49 | ollehar | Status | new => feedback |
2021-03-02 19:57 | tammo | Note Added: 62623 | |
2021-03-02 19:57 | tammo | Status | feedback => assigned |
2021-03-03 08:16 | DenisChenu | Note Added: 62629 | |
2021-03-03 10:11 | tammo | Note Added: 62630 | |
2021-03-03 10:15 | DenisChenu | Note Added: 62631 | |
2021-03-03 10:20 | ollehar | Priority | none => normal |
2021-03-03 10:20 | ollehar | Severity | block => partial_block |
2021-03-03 10:20 | ollehar | Note Added: 62632 | |
2021-03-03 10:21 | ollehar | Note Edited: 62632 | |
2021-03-03 10:22 | DenisChenu | Note Added: 62633 | |
2021-03-03 12:19 | tammo | Note Added: 62634 | |
2021-03-03 14:45 | ollehar | Note Added: 62650 | |
2021-03-03 14:45 | ollehar | Note Edited: 62650 | |
2021-03-03 15:00 | DenisChenu | Note Added: 62659 | |
2022-07-22 11:37 | DenisChenu | Relationship added | related to 18269 |
2022-07-22 11:43 | c_schmitz | Relationship replaced | has duplicate 18269 |
2022-07-22 11:43 | c_schmitz | Bug heat | 6 => 12 |
2022-07-22 11:44 | c_schmitz | Summary | Expression in array by column does not work => Subquestion Relevance in array by column does not work |
2022-07-22 11:46 | c_schmitz | Assigned To | ollehar => gabrieljenik |
2022-07-22 11:48 | c_schmitz | Note Added: 71103 | |
2022-07-22 11:48 | c_schmitz | Bug heat | 12 => 14 |
2022-07-22 11:48 | c_schmitz | Priority | normal => high |
2022-07-22 11:49 | c_schmitz | Note Edited: 71103 | |
2022-07-22 12:13 | DenisChenu | Note Added: 71105 | |
2022-07-22 12:36 | c_schmitz | Note Added: 71106 | |
2022-07-22 12:58 | DenisChenu | Note Added: 71109 | |
2022-07-22 12:58 | DenisChenu | Note Edited: 71109 | |
2022-07-22 15:04 | gabrieljenik | Relationship added | related to 12277 |
2022-07-29 15:39 | gabrieljenik | Note Added: 71243 | |
2022-07-29 15:39 | gabrieljenik | Bug heat | 14 => 16 |
2022-07-29 15:42 | gabrieljenik | Status | assigned => ready for code review |
2022-08-03 12:10 | ollehar | Status | ready for code review => ready for testing |
2022-08-03 12:27 | gabrieljenik | Changeset attached | => LimeSurvey master 1bf18485 |
2022-08-03 12:27 | gabrieljenik | Note Added: 71303 | |
2022-08-03 12:28 | gabrieljenik | Resolution | open => fixed |
2022-08-03 12:28 | ollehar | Status | ready for testing => resolved |
2022-08-08 09:17 | LimeBot | Note Added: 71373 | |
2022-08-08 09:17 | LimeBot | Status | resolved => closed |
2022-08-08 09:17 | LimeBot | Bug heat | 16 => 18 |