Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
Doing the first edit on a freshly duplicated page doesn't show the Revisions field | GoodFirstPicks

Doing the first edit on a freshly duplicated page doesn't show the Revisions field

WordPress/gutenberg 5 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeWordPressJavaScriptReact

Why this is a good first issue

Behavioral expectations for revisions on duplicated pages are unclear and require deeper investigation.

AI Summary

The issue involves unexpected behavior where revisions don't appear after the first edit on a duplicated page. The root cause appears deeper than initial code inspection suggests, requiring investigation into post duplication behavior and revision tracking. Maintainers indicate this may involve architectural decisions about how duplicated content should handle revisions.

Issue Description

Issue debugged with @tyxla.

When duplicating a page, no revision is created by default. That means that when saving the first edit, the Revisions field doesn't show up. It's only displayed once the second edit is saved.

Step-by-step reproduction instructions

  1. Go to Appearance > Editor > Pages.
  2. Duplicate one page.
  3. Make one edit and save.
  4. In the Page panel, notice there is no Revisions field.
  5. Make a second edit and save again.
  6. Notice the Revisions field is visible.

Expected result: in step 4, the revisions field should already be visible.

Screenshots, screen recording, code snippet

https://github.com/user-attachments/assets/757bdc84-a53c-4f68-b2e7-043b68ae12bd

Environment info

  • WordPress 6.9.1.

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

  • Yes

GitHub Labels

[Type] Bug[Status] In Progress[Feature] History

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!

Risk Flags

  • behavioral expectations unclear
  • potential architectural implications
Loading labels...

Details

Points20 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno
Assigneeim3dabasia