View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09647Bug reportsRemoteControlpublic2016-09-21 15:12
Reportershuyg Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionunable to reproduce 
Product Version2.05+ 
Summary09647: Add_participants will only work when there are tokens created
Description

I tried to add participants, but it failed every time. Only after I created 100 tokens using the admin interface I could also add new participants.

Steps To Reproduce

[new survey, activated and token table created]

$sessionKey = $myJSONRPCClient->get_session_key(username, password)
$myJSONRPCClient->add_participants($sessionKey, survey_id, participantData)

Failed to add participant.

[new survey, activated, token table created, 100 tokens genereated]

$sessionKey = $myJSONRPCClient->get_session_key(username, password)
$myJSONRPCClient->add_participants($sessionKey, survey_id, participantData)

Participant was addded and the 101th token was created.

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)150508
I will donate to the project if issue is resolvedNo
BrowserAPI
Database type & versionMariaDB 10.0.17
Server OS (if known)CentOS 7
Webserver software & version (if known)2.4.6
PHP Version5.6.9

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2016-08-12 15:06

administrator   ~40280

Can you still reproduce this with 2.50+?

c_schmitz

c_schmitz

2016-09-21 15:12

administrator   ~40885

Closed due to missing feedback.

Issue History

Date Modified Username Field Change
2015-05-24 13:24 shuyg New Issue
2016-08-12 15:06 c_schmitz Note Added: 40280
2016-08-12 15:06 c_schmitz Assigned To => c_schmitz
2016-08-12 15:06 c_schmitz Status new => feedback
2016-09-21 15:12 c_schmitz Status feedback => closed
2016-09-21 15:12 c_schmitz Resolution open => unable to reproduce
2016-09-21 15:12 c_schmitz Note Added: 40885