After upgrading to v.4.2.8 and later to 4.3 , I can't upload participants with pre-assigned tokens. I did it without issue in previous versions. After uploading csv file, it just ignores token column:
tid firstname lastname email emailstatus token language validfrom validuntil invited reminded remindercount completed usesleft
As an eamples for values:
38 OK 97221033146027 en N N 0 N 1
I tried several times without success. Please let me know how to solve this issue.
Thanks
CSV input format
File should be a standard CSV (comma delimited) file with optional double quotes around values (default for most spreadsheet tools). The first line must contain the field names. The fields can be in any order. Mandatory fields: firstname, lastname, email Optional fields: emailstatus, token, language, validfrom, validuntil, attribute_1, attribute_2, attribute_3, usesleft, ... .
Your attached file is tab delimited. Try with a comma delimited file.
Cheers,
Tony Partner Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
The following user(s) said Thank You: DenisChenu, majidr