0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test
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
..
api-acceptance Exposed dummy subscriptions to theme layer (#13257) 2021-08-26 16:03:32 +01:00
frontend-acceptance Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
regression Fixed 'sent' status setting when publishing a post 2021-08-26 22:25:45 +04:00
unit Gave Administrators permission to connect to Stripe (#13228) 2021-08-26 11:00:40 +01:00
utils Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc