View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
19028 | Bug reports | Survey participants (Tokens) | public | 2023-08-17 15:32 | 2023-08-24 17:30 |
Reporter | kfoster | Assigned To | kfoster | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.6.x | ||||
Fixed in Version | 6.2.x | ||||
Summary | 19028: Send email only to participants with partial responses - should not be available for anonymous surveys | ||||
Description | The query to find partial complete responses looks up the response using the participant token value but when the response is anonymous there is no token column in the survey response table. It is not possible to send a reminder to participants who have partially completed an anonymous survey because an anonymous survey has no way to link the participant with a response. | ||||
Steps To Reproduce | Steps to reproduce
Expected resultThe "Send email only to participants with partial responses" option should be disabled for anonymous surveys. With a tooltip explanation. Actual resultAn SQL error will cause the request to fail. The query to find partial complete responses looks up the response using the participant token value but when the response is anonymous there is no token column in the survey response table. | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 5.6.31 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | 447 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.25 | ||||
Fixed in commit d6617e917c079929d213b9b560bd967edaf536c8 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=35372 |
|
This still needs to be back ported to 5.x and 3.x. |
|
i think so too |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=35395 |
|
Back ported to 5.x: 70c2648cd3a3 |
|
LimeSurvey: master d6617e91 2023-08-21 13:43 Kevin Foster Details Diff |
Fixed issue 19028 |
Affected Issues 19028 |
|
mod - application/extensions/ButtonGroupWidget/views/buttongroup.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File | ||
LimeSurvey: 5.x 70c2648c 2023-08-24 19:27 Kevin Foster Details Diff |
Fixed issue 19028: Send email only to participants with partial responses - should not be available for anonymous surveys |
Affected Issues 19028 |
|
mod - application/views/admin/token/remind.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-08-17 15:32 | kfoster | New Issue | |
2023-08-21 10:06 | kfoster | Steps to Reproduce Updated | |
2023-08-21 10:06 | kfoster | Assigned To | => kfoster |
2023-08-21 10:06 | kfoster | Status | new => assigned |
2023-08-21 11:44 | kfoster | Status | assigned => resolved |
2023-08-21 11:44 | kfoster | Resolution | open => fixed |
2023-08-21 11:44 | kfoster | Fixed in Version | => 6.2.x |
2023-08-21 11:44 | kfoster | Note Added: 76655 | |
2023-08-21 11:44 | kfoster | Bug heat | 0 => 2 |
2023-08-21 11:44 | kfoster | Status | resolved => closed |
2023-08-21 11:51 | Changeset attached | => LimeSurvey master d6617e91 | |
2023-08-21 11:51 | guest | Note Added: 76656 | |
2023-08-21 11:51 | guest | Bug heat | 2 => 4 |
2023-08-21 12:50 | kfoster | Status | closed => confirmed |
2023-08-21 12:50 | kfoster | Note Added: 76660 | |
2023-08-23 03:36 | oystersold | Note Added: 76675 | |
2023-08-23 03:36 | oystersold | Bug heat | 4 => 6 |
2023-08-24 11:42 | kfoster | Assigned To | kfoster => |
2023-08-24 17:28 | Changeset attached | => LimeSurvey 5.x 70c2648c | |
2023-08-24 17:28 | guest | Note Added: 76700 | |
2023-08-24 17:30 | kfoster | Assigned To | => kfoster |
2023-08-24 17:30 | kfoster | Status | confirmed => closed |
2023-08-24 17:30 | kfoster | Note Added: 76701 |