Edit the post, change the title to "Title 2," and save it as a draft.
Edit the post, don't change the title, and publish it.
Expected: Get a slugUpdateWarning and be able to choose whether to update the slug, which will be different from the slug for the originally published post.
Actual: Don't get a slugUpdateWarning. Slug automatically updates to "Title-2" based on the new title, which was updated when the draft was saved, not when published again.
Repro:
Expected: Get a slugUpdateWarning and be able to choose whether to update the slug, which will be different from the slug for the originally published post.
Actual: Don't get a slugUpdateWarning. Slug automatically updates to "Title-2" based on the new title, which was updated when the draft was saved, not when published again.