Problem/Motivation
What the title says.
Proposed resolution
Save after adding to spool.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | simplenews-scheduler-2723151-5.patch | 1.2 KB | tduong |
| #5 | simplenews-scheduler-2723151-5-test_only.patch | 716 bytes | tduong |
| #2 | simplenews-scheduler-2723151-2.patch | 517 bytes | berdir |
Comments
Comment #2
berdirComment #3
berdirComment #4
tduong commentedAdded test checking that "simplenews_scheduler" table has been updated after sending a newsletter edition.
Test_only = interdiff. I cannot make it to fail
Comment #5
tduong commentedMoved the test into SimplenewsSchedulerNodeCreationTest and checked for the
$edition_node->simplenews_issue->subscribercount instead of what I did before. (interdiff longer than patch).Comment #7
berdirWorks for me.
Comment #8
miro_dietikerCommittd, thx!