View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08539Feature requestsRemoteControlpublic2014-09-10 15:40
Reporterharnas1977 Assigned To 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary08539: Invite single participant by token via LSRC2
Description

It's not always convenient/safe to invite all participants at once in a survey.

Please add a possibility to invite single participant via RPC to complement the existing invite_participant.

I propose:

invite_participant_by_token

RPC Routine to invite participant in a survey

Parameters:
sSessionKey (string) - Auth credentials
iSurveyID (int) - Id of the survey to send invitation to participants
sToken (string) - Token string of a candidate

Returns:
On success: (array) Status OK
On failure: Array with error information

Additional Information

It that it not too much to ask for, it would be nice to further extent this to accept a list of tokens instead of a sigle one.

Tagsemail, remote control
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2014-02-08 15:34

developer   ~28576

Think it's better to have a invite_participant parameters

invite_participant(array('token'=>$thetoken))
or
invite_participant(array('attribute_1'=>$somethinh))

Anythink in this array

garrighini

garrighini

2014-09-10 15:40

reporter   ~30532

I agree with DenisChenu.

Is a issue requesting that kind of functionality already open?

Issue History

Date Modified Username Field Change
2014-01-14 15:03 harnas1977 New Issue
2014-01-29 00:19 harnas1977 Tag Attached: remote control
2014-01-29 00:19 harnas1977 Tag Attached: email
2014-02-08 15:34 DenisChenu Note Added: 28576
2014-09-10 15:40 garrighini Note Added: 30532