Ghost/test/regression/api/canary/admin
Naz 35e23636ae Fixed 'sent' status setting when publishing a post
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
2021-08-26 22:25:45 +04:00
..
authentication.test.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
db.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
identities.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
images.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
labels.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
members_signin_url.test.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
members.test.js Fixed empty response when import triggers a job 2021-07-23 21:14:06 +04:00
notifications.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pages.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
posts.test.js Fixed 'sent' status setting when publishing a post 2021-08-26 22:25:45 +04:00
redirects.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
schedules.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
settings.test.js Added email disabling flag to settings records 2021-07-29 20:30:30 +12:00
site.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
slack.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
users.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
utils.js Added email_only property in Posts Admin API v4 2021-08-05 19:44:35 +12:00
webhooks.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00