Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fixed a bug causing new drafts to only save if the title is populated #20769

Conversation

cmraible
Copy link
Collaborator

@cmraible cmraible commented Aug 16, 2024

ref https://linear.app/tryghost/issue/ONC-253/drafts-only-save-if-the-title-is-populated

  • A commit in v5.89.1 introduced a bug that caused new drafts to only save if the post title was populated, causing potential data loss if a user is working on a new draft without setting the title.
  • This commit reverts the one that introduced this bug to prevent data loss.

This reverts commit c8ba9e8.

@github-actions github-actions bot added the affects:admin Anything relating to Ghost Admin label Aug 16, 2024
@cmraible cmraible marked this pull request as ready for review August 16, 2024 18:37
@cmraible cmraible changed the title Revert "🐛 Fixed unsaved changes confirmation on Lexical schema change… 🐛 Fixed a bug causing new drafts to only save if the title is populated Aug 16, 2024
@cmraible cmraible merged commit 77b1891 into TryGhost:main Aug 16, 2024
22 checks passed
cmraible added a commit that referenced this pull request Aug 16, 2024
…ed (#20769)

ref
https://linear.app/tryghost/issue/ONC-253/drafts-only-save-if-the-title-is-populated

- A
[commit](c8ba9e8)
in `v5.89.1` introduced a bug that caused new drafts to only save if the
post title was populated, causing potential data loss if a user is
working on a new draft without setting the title.
- This commit reverts the one that introduced this bug to prevent data
loss.

This reverts commit c8ba9e8.
ronaldlangeveld added a commit that referenced this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects:admin Anything relating to Ghost Admin browser-tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant