View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 17984 | Bug reports | RemoteControl | public | 2022-03-23 15:19 | 2022-05-05 18:57 |
| Reporter | tammo | Assigned To | gabrieljenik | ||
| Priority | none | Severity | block | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 5.2.x | ||||
| Summary | 17984: Using method="list_questions" does not give the subquestions | ||||
| Description | Using R In version 3 , when using method="list_questions" you received a dataframe with questions and subquestions. In version 5 you only get the questions, not the subquestions. | ||||
| Steps To Reproduce | Call method="list_questions" See what happens | ||||
| Tags | No tags attached. | ||||
| Bug heat | 8 | ||||
| Complete LimeSurvey version number (& build) | Version 5.3.6+220321 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Chrome | ||||
| Database type & version | MySQL | ||||
| Server OS (if known) | Centos 6 | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 7.3 | ||||
| related to | 17752 | closed | gabrieljenik | list_questions JSON-RPC API method does not return subquestions or answers |
|
https://api.limesurvey.org/classes/remotecontrol_handle.html#method_list_questions |
|
|
You now need many more calls to the API, slowing down the script |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33447 |
|
|
Fixed in Release 5.3.12+220502 |
|
|
LimeSurvey: master 1c677f71 2022-04-27 23:02 Committer: GitHub Details Diff |
Fixed issue 17984: Using RemoteControl method list_questions does not return subquestions (#2345) |
Affected Issues 17984 |
|
| mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
| mod - application/models/QuestionGroup.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2022-03-23 15:19 | tammo | New Issue | |
| 2022-03-23 15:20 | tammo | Note Added: 68785 | |
| 2022-03-23 15:20 | tammo | Bug heat | 0 => 2 |
| 2022-03-23 17:39 | JanE01 | Issue Monitored: JanE01 | |
| 2022-03-23 17:39 | JanE01 | Bug heat | 2 => 4 |
| 2022-03-24 10:44 | galads | Assigned To | => galads |
| 2022-03-24 10:44 | galads | Status | new => acknowledged |
| 2022-04-04 17:38 | tammo | Note Added: 68871 | |
| 2022-04-12 10:33 | galads | Assigned To | galads => gabrieljenik |
| 2022-04-13 00:08 | gabrieljenik | Note Added: 69028 | |
| 2022-04-13 00:08 | gabrieljenik | Bug heat | 4 => 6 |
| 2022-04-13 00:09 | gabrieljenik | Status | acknowledged => ready for testing |
| 2022-04-27 21:02 | gabrieljenik | Changeset attached | => LimeSurvey master 1c677f71 |
| 2022-04-27 21:02 | gabrieljenik | Note Added: 69275 | |
| 2022-04-27 21:02 | gabrieljenik | Resolution | open => fixed |
| 2022-04-27 21:02 | c_schmitz | Status | ready for testing => resolved |
| 2022-05-02 10:33 | LimeBot | Note Added: 69334 | |
| 2022-05-02 10:33 | LimeBot | Status | resolved => closed |
| 2022-05-02 10:33 | LimeBot | Bug heat | 6 => 8 |
| 2022-05-05 18:57 | gabrieljenik | Relationship added | related to 17752 |