mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
ed29c7addf
refs https://github.com/TryGhost/Team/issues/1524 - We need to fetch the post newsletter to grab the slug as it's needed for the member NQL filter. - We can then use the newsletter slug and append it in the existing member NQL filter. - Removed `subscribed:true` when an email is sent to a newsletter and replaced it with the newsletter id - Added `status:-free` when an email is sent to a newsletter with `visibility` set to `paid` - Added tests what happens when you publish without newsletter_id - Added tests what happens when you publish with newsletter_id Co-authored-by: Simon Backx <simon@ghost.org> |
||
---|---|---|
.. | ||
__snapshots__ | ||
authentication.test.js | ||
db.test.js | ||
identities.test.js | ||
images.test.js | ||
members-importer.test.js | ||
members-signin-url.test.js | ||
notifications.test.js | ||
pages.test.js | ||
posts.test.js | ||
redirects.test.js | ||
schedules.test.js | ||
settings.test.js | ||
slack.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |