View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18473 | Bug reports | Survey editing | public | 2022-11-09 09:50 | 2022-12-14 17:42 |
Reporter | DenisChenu | Assigned To | |||
Priority | none | Severity | partial_block | ||
Status | new | Resolution | open | ||
Product Version | 5.4.x | ||||
Summary | 18473: Survey listing : multiple call of template and group | ||||
Description | When goes to survey listing with SQLdebug set : we see multiple call of same rquest | ||||
Steps To Reproduce | Steps to reproduceActivate debug + SQL debug Expected resultHave some SQL with 3 or 15 call Actual resultLot of SQL request with bunch of call | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 5.4.10 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | firefox | ||||
Database type & version | mariadb | ||||
Server OS (if known) | debian | ||||
Webserver software & version (if known) | nginx | ||||
PHP Version | 7.4 | ||||
Here : speed is OK because server are local |
|
I have 4 server on the same network, on public and one internal. 2 for production + 2 for prepoduction , proxy for high availability, SQL server on same network but another server. The 5.X is the preprod for testing version : the link to the DB server are same all other configuration are same. And BD is just some week old. For 5.X : i'm connected directly by internal VPN : less network Survey listing on 5.X : 20.48 s … it's REALLY unusuable |
|
Idea one : Use a static array for template (like we do for Survey) |
|
Idea : better action : move some needed action to findByPk only (when we get THE survey) |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-11-09 09:50 | DenisChenu | New Issue | |
2022-11-09 09:50 | DenisChenu | File Added: 5X_SurveyListing_noplugins.png | |
2022-11-09 09:50 | DenisChenu | File Added: 3X_SurveyListing_LOTPLUGINS.png | |
2022-11-09 09:51 | DenisChenu | Note Added: 72650 | |
2022-11-09 09:51 | DenisChenu | Bug heat | 0 => 2 |
2022-11-09 10:00 | DenisChenu | Summary | Surey listing : multiple call of template and group => Survey listing : multiple call of template and group |
2022-11-09 12:35 | DenisChenu | Note Added: 72671 | |
2022-11-16 11:17 | DenisChenu | Note Added: 72757 | |
2022-12-14 17:42 | DenisChenu | Note Added: 73122 |