Skip to content

Autosave has a blank title #7078

@adamsilverstein

Description

@adamsilverstein

Description

When creating an initial autosave for published posts, a blank title is stored. If the user restores this autosave, the post title will be blank.

Follow up to #6257.

Steps to reproduce:

  1. Create a post and publish it.
  2. Change the content of the post and wait 10 seconds for the autosave to fire.
  3. Check the autosave REST request - note that the title is missing in the request. Check the database and note the autosave title is blank in the database.
  4. The title will continue to not be sent & stored as blank/empty until it is modified.

Expected Behavior:

The title should be sent with each autosave request, regardless of if it has been modified.

Screenshots:

Autosave lacking title:

Database after blank save:

Tested on

  • OS: Mac
  • Browser Chrome & Firefox
  • Version: latest

cc: @aduth @danielbachhuber

Metadata

Metadata

Labels

[Type] BugAn existing feature does not function as intended

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions