View Issue Details

This issue affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
20571Bug reportsSurvey editingpublic2026-06-22 16:30
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynoneSeverityminor 
Status ready for code reviewResolutionopen 
Product Version7.0.x 
Summary20571: Usage of max_subquestions rankking feature broken
Description

We have max_subquestions where we can put a max column number for ranking question.
In 7.0 this setting is not respected.

Steps To Reproduce

Steps to reproduce

Import included a survey in 6.X, look at response broiwse or export
Import included a survey in 7.X, look at response broiwse or export

Expected result

See 5 columns for each ranking in both version

Actual result

241 in 7.0

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)7.0.2
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionnot relevant
Server OS (if known)not relevant
Webserver software & version (if known)not relevant
PHP Versionnot relevant

Relationships

related to 20572 new Can not add new element to ranking question in 7.0 
related to 20573 new Database : ranking question contains unrelated information 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2026-06-22 16:09

developer   ~85076

And in DB : 1452 , OK for MyISAM, not for InnoDB

And for MyIsam : i can create a new one broken (more than 4,096 columns)
1,600 for PGSQL
1,024 for MSSQL

c_schmitz

c_schmitz

2026-06-22 16:29

administrator   ~85078

https://github.com/LimeSurvey/LimeSurvey/pull/5073

Issue History

Date Modified Username Field Change
2026-06-22 16:06 DenisChenu New Issue
2026-06-22 16:06 DenisChenu File Added: Capture d’écran du 2026-06-22 16-02-55.png
2026-06-22 16:06 DenisChenu File Added: Capture d’écran du 2026-06-22 16-02-28.png
2026-06-22 16:06 DenisChenu File Added: limesurvey_survey_CountryList.lss
2026-06-22 16:06 DenisChenu File Added: survey_archive_CountryList.lsa
2026-06-22 16:09 DenisChenu Note Added: 85076
2026-06-22 16:09 DenisChenu Bug heat 0 => 2
2026-06-22 16:12 DenisChenu Relationship added related to 20572
2026-06-22 16:18 DenisChenu Relationship added related to 20573
2026-06-22 16:29 c_schmitz Note Added: 85078
2026-06-22 16:29 c_schmitz Bug heat 2 => 4
2026-06-22 16:30 c_schmitz Assigned To => c_schmitz
2026-06-22 16:30 c_schmitz Status new => ready for code review