Ghost/ghost/core/test/e2e-api
Sag b3c8055efe
Fixed email_disabled field after member update in Admin (#18827)
closes https://github.com/TryGhost/Product/issues/4046
- when editing the member's email in Admin, the email_disabled field was
not recalculated, making it inconsistent with the suppression list
- now, if the new email is part of the suppression list, we set
email_disabled to true. Otherwise set it to false
2023-11-02 17:15:03 +00:00
..
admin Fixed email_disabled field after member update in Admin (#18827) 2023-11-02 17:15:03 +00:00
content 🐛 Fixed mobiledoc and lexical content being available via Content API 2023-11-01 16:10:41 +01:00
members Renamed reason to description in recommendations table (#18527) 2023-10-09 11:19:44 -03:00
members-comments Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
shared Disabled one-click subscribe when Portal checkbox is required (#18252) 2023-09-20 15:35:10 +00:00
webmentions Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00