mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-19 08:31:43 +03:00
cbaf6e5a74
closes https://github.com/TryGhost/Ghost/issues/12416 This fixes compatibility for the `send_email_when_published` option for the Posts API. The model layer only allows setting the `email_recipient_filter` column when the `status` is being changed. Because of this we need to withhold the `status` change until after we have determined the `email_recipient_filter`. |
||
---|---|---|
.. | ||
client@ad3460a4e8 | ||
frontend | ||
server | ||
shared | ||
index.js |