View Issue Details

This issue affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
07933Bug reportsRemoteControlpublic2013-06-27 14:01
Reporterallinonesoftware Assigned Totrougakoss  
PriorityhighSeverityminor 
Status closedResolutionnot fixable 
Product Version2.00+ 
Summary07933: list_participants function gives back different Completed values
Description

When you want to get a single participant we extract the data using the function listparticipants and the $field value = '{{survey' . $surveyId . '}}.id = ' . $response_id

Steps To Reproduce

We retrieve all participants through the api with "list_participants", and to show one participant we use the id given by "list_participants" to retrieve the data given in the survey but there is a difference in the output for the column "completed"

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)130514
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.1.41
Server OS (if known)Ubuntu 10.04
Webserver software & version (if known)Apache 2.2.14
PHP Version5.3.2

Users monitoring this issue

There are no users monitoring this issue.

Activities

Mazi

Mazi

2013-06-18 13:37

updater   ~25582

Can you please add a screen shot demonstrating the differences?

trougakoss

trougakoss

2013-06-19 14:23

reporter   ~25591

Last edited: 2013-06-19 14:24

I tried to reproduce the problem but did not manage to.
The list_participants gives the contents of the tokens table
So does the get_participant_properties.
In my tests the "completed" value of this table was consistent.

What do you mean by "$field value = '{{survey_' . $surveyId . '}}.id = ' . $response_id "

Please clarify so we can look into it in more detail.

allinonesoftware

allinonesoftware

2013-06-20 12:42

reporter   ~25597

The field value is to alter the mysql query so we can specifically say which response id we want

Mazi

Mazi

2013-06-27 09:20

updater   ~25677

allinonesoftware, can you provide some sample code which can be used for testing and to reproduce the problem?

allinonesoftware

allinonesoftware

2013-06-27 13:37

reporter   ~25685

Hello Mazi,

I appologize, this bug had been submitted during my vacation.
I have looked into the bug myself and found it shouldn't have been reported.
The problem was on our side. Please close the issue.

Issue History

Date Modified Username Field Change
2013-06-18 10:51 allinonesoftware New Issue
2013-06-18 13:37 Mazi Note Added: 25582
2013-06-18 13:37 Mazi Assigned To => trougakoss
2013-06-18 13:37 Mazi Status new => feedback
2013-06-19 14:23 trougakoss Note Added: 25591
2013-06-19 14:24 trougakoss Note Edited: 25591
2013-06-20 12:42 allinonesoftware Note Added: 25597
2013-06-20 12:42 allinonesoftware Status feedback => assigned
2013-06-27 09:20 Mazi Note Added: 25677
2013-06-27 09:21 Mazi Status assigned => feedback
2013-06-27 13:37 allinonesoftware Note Added: 25685
2013-06-27 13:37 allinonesoftware Status feedback => assigned
2013-06-27 14:01 Mazi Status assigned => closed
2013-06-27 14:01 Mazi Resolution open => not fixable