View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
16916Feature requestsImport/Exportpublic2020-12-18 09:57
Reporterriqcles Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary16916: import survey LSA don't have participant backup
Description

I noticed that when restoring an active survey , which contains backups, the backup table is not updated and users cannot resume the saved quiz.

It will be good to have this in LSA file.

Additional Information

I had to do this for example to restore access to the user.

INSERT INTO public.lime_saved_control (
scid, sid, srid, identifier, access_code, email, ip, saved_thisstep, status, saved_date, refurl)
VALUES ('10890', '524553', '40', 'FANCHE', 'a6d928652acfc9577b2bd411068f9f3c7693a1537f2433c4bc8326b2230fcf9e', '', '', '5', 'S', '202046', '5', 'S', '202046', '14:51:1 www.limesurvey.fr/index.php/524553?lang=fr ');

But if I take the case of an administrator who does not have access to the database, this action is impossible.

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

DenisChenu

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-12-17 21:16 riqcles New Issue
2020-12-18 09:57 DenisChenu Issue Monitored: DenisChenu