mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
refs https://ghost.slack.com/archives/C02G9E68C/p1652980792270029 - When bulk unsubscribing members, the number of deleted newsletter relations are returned instead of the number of members with newsletters that were cleared - Updates members-api to 8.1.0, which uses this new option to delete newsletter relations by member_id instead of the id of the relation (which allows us to fetch the number of successfully/failed member deletes) Changes: https://github.com/TryGhost/Members/pull/400 - Added tests for bulk unsubscribe and bulk delete labels (because they both use the updated bulkDestroy method) |
||
---|---|---|
.. | ||
emails.test.js.snap | ||
labels.test.js.snap | ||
members-newsletters.test.js.snap | ||
members-stripe-connect.test.js.snap | ||
members.test.js.snap | ||
newsletters.test.js.snap | ||
offers.test.js.snap | ||
session.test.js.snap | ||
settings.test.js.snap | ||
site.test.js.snap | ||
snippets.test.js.snap | ||
stats.test.js.snap | ||
tiers.test.js.snap | ||
webhooks.test.js.snap |