View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
17984Bug reportsRemoteControlpublic2022-05-05 18:57
Reportertammo Assigned Togabrieljenik  
PrioritynoneSeverityblock 
Status closedResolutionfixed 
Product Version5.2.x 
Summary17984: 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

TagsNo tags attached.
Bug heat8
Complete LimeSurvey version number (& build)Version 5.3.6+220321
I will donate to the project if issue is resolvedNo
BrowserChrome
Database type & versionMySQL
Server OS (if known)Centos 6
Webserver software & version (if known)Apache
PHP Version7.3

Relationships

related to 17752 closedgabrieljenik list_questions JSON-RPC API method does not return subquestions or answers 

Users monitoring this issue

JanE01

Activities

tammo

tammo

2022-03-23 15:20

developer   ~68785

https://api.limesurvey.org/classes/remotecontrol_handle.html#method_list_questions

tammo

tammo

2022-04-04 17:38

developer   ~68871

You now need many more calls to the API, slowing down the script

gabrieljenik

gabrieljenik

2022-04-13 00:08

manager   ~69028

PR: https://github.com/LimeSurvey/LimeSurvey/pull/2345

gabrieljenik

gabrieljenik

2022-04-27 21:02

manager   ~69275

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=33447

LimeBot

LimeBot

2022-05-02 10:33

administrator   ~69334

Fixed in Release 5.3.12+220502

Related Changesets

LimeSurvey: master 1c677f71

2022-04-27 21:02:07

gabrieljenik


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

Issue History

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