View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
20312Bug reportsSurvey editingpublic2025-10-21 08:44
ReporterDenisChenu Assigned ToDenisChenu  
PrioritynoneSeverityminor 
Status closedResolutionno change required 
Summary20312: Unable to import survey (lss or lsa)
Description

When import lsa or lss : get 500 : Erreur interne au serveur - Property "Survey.lastmodified" is not defined.

Steps To Reproduce

Steps to reproduce

Try to import any lss file

Expected result

New survey created

Actual result

have 500 : Erreur interne au serveur - Property "Survey.lastmodified" is not defined.

TagsNo tags attached.
Attached Files
Bug heat6
Complete LimeSurvey version number (& build)961f0a8f7d0b8e86c8d1ee9e9a376601a781642f
I will donate to the project if issue is resolvedNo
Browserlibrewolf
Database type & versionmariadb
Server OS (if known)Linux debian
Webserver software & version (if known)nginx
PHP Version8.3.24

Relationships

related to 20311 new No error are shown when an error happen when create survey 

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2025-10-20 16:34

developer   ~83608

Updating for a 5.X :

  1. the lastmodified column did't exist : https://raw.githubusercontent.com/SondagesPro/LimeSurvey-SondagesPro/refs/heads/5.x/installer/create-database.php
  2. And are never created https://github.com/search?q=repo%3ALimeSurvey%2FLimeSurvey%20lastmodified&type=code
tibor.pacalat

tibor.pacalat

2025-10-20 16:37

administrator   ~83610

Is this a bug when updating from 5.x?

DenisChenu

DenisChenu

2025-10-20 16:42

developer   ~83615

Adding manually tyhe column fix the issue

DenisChenu

DenisChenu

2025-10-20 18:16

developer   ~83616

Is this a bug when updating from 5.x?

Yes seems to be.

Not in create database in 5.X , no update DB related

c_schmitz

c_schmitz

2025-10-20 18:27

administrator   ~83618

Last edited: 2025-10-20 18:28

Make sure you do use the latest release version, not something between releases. I cannot reproduce it.

DenisChenu

DenisChenu

2025-10-21 08:44

developer   ~83619

I check here,
Maybe i use a PR ?

Let close it
The related one still valid : must throw error if an error happen

Issue History

Date Modified Username Field Change
2025-10-20 16:32 DenisChenu New Issue
2025-10-20 16:32 DenisChenu File Added: Capture d’écran du 2025-10-20 16-29-20.png
2025-10-20 16:34 DenisChenu Note Added: 83608
2025-10-20 16:34 DenisChenu Bug heat 0 => 2
2025-10-20 16:37 tibor.pacalat Note Added: 83610
2025-10-20 16:37 tibor.pacalat Bug heat 2 => 4
2025-10-20 16:42 DenisChenu Note Added: 83615
2025-10-20 16:42 DenisChenu Relationship added related to 20311
2025-10-20 18:16 DenisChenu Note Added: 83616
2025-10-20 18:27 c_schmitz Note Added: 83618
2025-10-20 18:27 c_schmitz Bug heat 4 => 6
2025-10-20 18:28 c_schmitz Note Edited: 83618
2025-10-21 08:44 DenisChenu Note Added: 83619
2025-10-21 08:44 DenisChenu File Added: Capture d’écran du 2025-10-21 08-43-04.png
2025-10-21 08:44 DenisChenu Assigned To => DenisChenu
2025-10-21 08:44 DenisChenu Status new => closed
2025-10-21 08:44 DenisChenu Resolution open => no change required