View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
20075Bug reportsRemoteControlpublic2025-04-26 02:46
Reportermfavetti Assigned To 
PrioritynoneSeveritypartial_block 
Status newResolutionopen 
Product Version6.6.x 
Summary20075: 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)

TagsNo tags attached.
Bug heat0
Complete LimeSurvey version number (& build)6.13.0+250415
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmariadb 10.11
Server OS (if known)
Webserver software & version (if known)
PHP Version8.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-04-26 02:46 mfavetti New Issue