Skip to content

[2.8] does not assign new URL permalink, except at initial save #6603

Closed

Description

Issue Overview

Gutenberg 2.7 & 2.8 does not assign new URL permalink, except at initial save.

Steps to Reproduce

  1. Create post - use title "Post ABC"
  2. Save. Permalink is automatically generated to ...post-abc
  3. Edit title to "Post 123". Edit permalink to be empty.
  4. Resave. Permalink should change to ...post-123, but it instead reverts to prior ...post-abc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Core REST API TaskTask for Core REST API efforts[Feature] PermalinkThe permalink of a post or page and the experience of setting or editing it[Type] BugAn existing feature does not function as intended

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions