View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
08311Feature requestsData Entry (non public)public2016-06-04 14:22
ReporterDenisChenu Assigned To 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary08311: VV import : allow to find "same response line" by any column
Description

Actualy VV import find "same response" line by id, but it can be easy to find "same response" by another column. Token is needed (for example : compilate X survey), but it can be any existing column in DB.

Additional Information

Have to replace
$oSurvey = SurveyDynamic::model($iSurveyId)->findByPk($aResponses[$iIdKey]);

By findByAttribute.

And ensure the findByAttribute return only one line.

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

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-10-23 09:42 DenisChenu New Issue
2013-10-23 09:42 DenisChenu Status new => assigned
2013-10-23 09:42 DenisChenu Assigned To => DenisChenu
2016-05-31 10:35 DenisChenu Assigned To DenisChenu =>
2016-06-04 14:22 DenisChenu Status assigned => new