View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
08899 | Bug reports | Survey participants (Tokens) | public | 2014-03-24 15:09 | 2014-04-17 09:29 |
Reporter | Mazi | Assigned To | DenisChenu | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Target Version | 2.05+ | ||||
Summary | 08899: When importing token data from CSV file the invitation date is ignored | ||||
Description | When importing token data from CSV file the invitation date is ignored and set to "N" even though a correct date exist. | ||||
Steps To Reproduce | Import the attached token file. | ||||
Additional Information | This problem also occurs at Limesurvey 2.0 build 131206 | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 131206 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Google Chrome | ||||
Database type & version | MySQL 5 | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 5.3 | ||||
parent of | 08961 | closed | DenisChenu | importing tokens: 2 "new" fields "Email status" and "Language" not filled causes bug on send email invitations |
It's in concept [*] ..... Remove : ,'completed','invited','reminded','remindercount' And don't remove 'usesleft' ... silly Think i add 2 option:
Token status : remove usesleft and completed Your advice for the language string ?
|
|
Denis, I would NOT create any additional setting for this at all. If the date exist, it should be imported. |
|
Yes, but i think some user need 'resetting', If i put a new function 'import token' => i don't update anything when importing (leave whole date and state), but actually it's the case since 1.92 (and surely before). $allowedfieldnames=array('firstname','lastname','email','emailstatus','token','language', 'validfrom', 'validuntil', 'usesleft'); We can not change this without control. |
|
I think too that such a function (additional setting) would make more sense if it is part of the survey grid (indeed it was in the past but was lost). |
|
I make a quick fix for 2.05 : just disallow tid. If user want to reset completes : he can remove the column before upload. For 2.06:
|
|
Sounds good, thanks! |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14076 |
|
According to dev discussion : don't remove any exitng field except tid .; |
|
2.05+ Build 140404 released. |
|
LimeSurvey: master 7461a732 2014-03-27 10:56 Details Diff |
Fixed issue 08899: When importing token data from CSV file the invitation date is ignored Fixed issue : unable to redisplay duplcate token attribute Dev: Just remove tid when importing Dev: Update insert SQL to use Yii |
Affected Issues 08899 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - scripts/admin/tokens.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-03-24 15:09 | Mazi | New Issue | |
2014-03-24 15:09 | Mazi | File Added: tokens_657996.csv | |
2014-03-25 08:48 | nru13 | Issue Monitored: nru13 | |
2014-03-26 10:56 | DenisChenu | Assigned To | => DenisChenu |
2014-03-26 10:56 | DenisChenu | Status | new => assigned |
2014-03-26 18:58 | DenisChenu | Note Added: 29548 | |
2014-03-26 18:59 | DenisChenu | Note Edited: 29548 | |
2014-03-26 19:34 | Mazi | Note Added: 29549 | |
2014-03-27 08:44 | DenisChenu | Note Added: 29551 | |
2014-03-27 10:07 | c_schmitz | Note Added: 29559 | |
2014-03-27 10:14 | DenisChenu | Note Added: 29562 | |
2014-03-27 10:42 | Mazi | Note Added: 29564 | |
2014-03-27 10:57 | DenisChenu | Changeset attached | => LimeSurvey master 7461a732 |
2014-03-27 10:57 | DenisChenu | Note Added: 29566 | |
2014-03-27 10:57 | DenisChenu | Resolution | open => fixed |
2014-03-27 10:58 | DenisChenu | Note Added: 29567 | |
2014-03-27 10:58 | DenisChenu | Status | assigned => resolved |
2014-03-27 10:58 | DenisChenu | Note Edited: 29567 | |
2014-04-04 10:26 | c_schmitz | Note Added: 29664 | |
2014-04-04 10:26 | c_schmitz | Status | resolved => closed |
2014-04-17 09:29 | DenisChenu | Relationship added | parent of 08961 |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |
2021-08-02 18:23 | guest | Bug heat | 6 => 8 |