LimeSurvey: master 022120fb

Author Committer Branch Timestamp Parent
Gabriel Jenik GitHub master 2023-03-23 11:11:54 master 9531225d
Affected Issues  18655: Data loss if field in response table is missing
Changeset

Fixed issue 18655: Data loss if field in response table it missing. (#2998)

Co-authored-by: Lapiu Dev <devgit@lapiu.biz>

mod - .github/workflows/main.yml Diff File
mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
add - tests/data/surveys/survey_export_responses_with_tokens.lsa Diff File
add - tests/unit/helpers/remotecontrol/RemoteControlExportResponsesTest.php Diff File
mod - tests/unit/helpers/remotecontrol/RemoteControlTest.php Diff File
mod - tests/unit/models/QuestionGroupTest.php Diff File