Autosave errors out on custom post type that don't support revisions #7348
Labels
[Feature] Saving
Related to saving functionality
[Type] Bug
An existing feature does not function as intended
Milestone
Describe the bug
When editing a custom post type that doesn't support revisions, autosaving is triggered hits a 404 since the REST endpoint
autosave
doesn't exist.To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would have expected the autosave not to happen if the custom post type doesn't support revisions.
Additional context
The text was updated successfully, but these errors were encountered: