mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
35e23636ae
refs https://github.com/TryGhost/Team/issues/947 - During the work of the UI and moving `email_only` flag to publish menu it created the situation where the publishing of the post was at the same time as adding `email_only` flag, resulted in not picking up teh `sent` status as the `posts_meta` model and record were's available during save. - Adding the incoming attribute check for email_only flag covers this situation |
||
---|---|---|
.. | ||
authentication.test.js | ||
db.test.js | ||
identities.test.js | ||
images.test.js | ||
labels.test.js | ||
members_signin_url.test.js | ||
members.test.js | ||
notifications.test.js | ||
pages.test.js | ||
posts.test.js | ||
redirects.test.js | ||
schedules.test.js | ||
settings.test.js | ||
site.test.js | ||
slack.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |