Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011757 | mantisbt | feature | public | 2010-04-07 09:42 | 2015-06-21 15:01 |
| Reporter | cas | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Summary | 0011757: request feedback from reporters | ||||
| Description | We quite often face the problem that people are not responding when we ask their feedback. | ||||
| Steps To Reproduce | the whole script: This page sends an E-mail to the reporter if an issue is awaiting feedbackrequire_once( 'core.php' ); Send Grouped reminderfunction email_group_reminder( $p_user_id, $issues ) { | ||||
| Additional Information | Script is ready for 1.0/1.1 series but can easily be adpated for 1.2 We run this daily (windows => Scheduled task, *nix => cron) | ||||
| Tags | No tags attached. | ||||
| related to | 0019866 | new | Include bug reporter "Send a remind" |
|
Updated the code so it delivers proper email: This page sends an E-mail to the reporter if an issue is awaiting feedbackrequire_once( 'core.php' ); Send Grouped reminderfunction email_group_reminder( $p_user_id, $issues ) { |
|
related to
child of
duplicate of