collective / Products.EasyNewsletter

Powerful newsletter/mailing product for Plone.
https://pythonhosted.org/Products.EasyNewsletter/
GNU General Public License v2.0
28 stars 23 forks source link

Set effective date after sending an issue #129

Closed Gagaro closed 6 years ago

Gagaro commented 7 years ago

Sending an issue changes its state. Its effective date should be updated to be consistent with the other content types.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.02%) to 78.875% when pulling 46f3e811c9cf0610c95022111c5bd6981a8a3f22 on gagaro-send-update-effective into f117ffab747645d6da17c2fad413b78a9e940cc1 on master.

MrTango commented 6 years ago

@Gagaro thx for your PR I would like to merge this soon. Would you mind to add a test which tests your added behavior?