|
Viewing Issue Simple Details
[ Jump to Notes ]
|
|
[ View Advanced ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0014970 |
[phplist] Message Send Process |
minor |
always |
08-06-08 17:27 |
09-06-08 12:55 |
|
|
Reporter |
jvarrone |
View Status |
public |
|
|
Assigned To |
|
|
Priority |
normal |
Resolution |
open |
|
|
Status |
new |
|
Product Version |
2.10.5 |
|
|
Summary |
0014970: "Duplicate" emails selected but not counted in total sent. Message remains "inprocess". |
|
Description |
When PHPlist selects emails to include during processqueue, it includes emails previously marked as duplicates. e.g. where the email name is "duplicate1 joe@somwhere.net". The duplicates are included in the total number of emails to send. However, since they're never sent, they are counted in the actual number of emails sent. Therefore the message stays in the inprocess state and the message status indicates x remaining emails to send. Where x is the number of duplicate emails.
Recommendation: Include logic during selection process to include these in the "users who can be excluded from this processqueue run". Or, just exclude them from the selection process up front.
|
|
Additional Information |
|
| Tags |
No tags attached. |
|
|
Attached Files |
|
|
|