View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
20075 | Bug reports | RemoteControl | public | 2025-04-26 02:46 | 2025-04-26 02:46 |
Reporter | mfavetti | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | new | Resolution | open | ||
Product Version | 6.6.x | ||||
Summary | 20075: Not possible to figure out effective survey settings via remotecontrol | ||||
Description | You can get survey settings via get_survey_properties. However, any inherited settings simply show as "Inherit", "I", -1, etc. So I thought maybe to use the gsid to lookup the survey group settings and combine them. But there is no endpoint to get the survey settings for a survey group. list_survey_groups just shows the info for the group itself, not the associated survey settings. I see two possible fixes. (1) Merge the survey group settings with the survey settings in the get_survey_properties endpoint (maybe add a flag for the unmerged settings (current behavior) or the merged settings (proposed behavior)) (2) Add a new endpoint like get_survey_group_settings, that will take in the gsid and return the survey settings and the calling application can merge them. I think 1 is better, especially in the case of multiple levels of inheritance. 2 might still be useful on its own. | ||||
Steps To Reproduce | Steps to reproduce(Replace this text with detailed step-by-step instructions on how to reproduce the issue) Expected result(Write here what you expected to happen) Actual result(Write here what happened instead) | ||||
Tags | No tags attached. | ||||
Bug heat | 0 | ||||
Complete LimeSurvey version number (& build) | 6.13.0+250415 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mariadb 10.11 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 8.3 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-04-26 02:46 | mfavetti | New Issue |