Make WordPress Core

Opened 5 months ago

Closed 5 months ago

Last modified 5 months ago

#62445 closed defect (bug) (duplicate)

Rubrics dont update in Classic editor in Most Used Categories

Reported by: zargarov's profile Zargarov Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Editor Keywords: needs-patch has-screenshots has-testing-info
Focuses: Cc:

Description

v1

  1. Open new post in Classic.
  2. In Most Used Categories change rubrics (NOT All Categories)
  3. Update post
  4. Get "default" Category for post

v2

  1. Open post for edit in Classic.
  2. In Most Used Categories change rubrics (NOT All Categories)
  3. Update post
  4. Category doesn't changes.

Change History (6)

#1 @sainathpoojary
5 months ago

  • Keywords needs-patch has-screenshots added

Reproduction Report

Description

This report validates that the issue related to category changes in the Most Used Categories section of the Classic Editor, not updating when editing a post, can be reproduced.

Environment

  • WordPress: 6.8-alpha-59274-src
  • PHP: 8.2.25
  • Server: nginx/1.27.2
  • Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
  • Browser: Chrome 130.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-One 2.4
  • MU Plugins: None activated
  • Plugins:
    • Classic Editor 1.6.5
    • Test Reports 1.2.0

Steps to Reproduce

  1. Open a post in the Classic Editor.
  2. In the Most Used Categories section, change the category.
  3. Update the post.

Actual Results

  1. The category does not update after the post is saved, even though the change was made in the Most Used Categories section.

Supplemental Artifacts

Video: https://utfs.io/f/PL8E4NiPUWyOILmM3fJYu0ijZ26tMJfXmSNwkIeaAogPOvYV

Last edited 5 months ago by sainathpoojary (previous) (diff)

This ticket was mentioned in Slack in #core by desrosj. View the logs.


5 months ago

#3 @desrosj
5 months ago

  • Milestone changed from Awaiting Review to 6.7.2
  • Version 6.7 deleted

Moving to 6.7.2 to investigate.

#4 follow-up: @desrosj
5 months ago

Possibly related: #62440.

#5 in reply to: ↑ 4 @azaozz
5 months ago

  • Milestone 6.7.2 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Replying to desrosj:

Yep, thinking this is a duplicate of #62440. The PR there fixed this too.

@Zargarov, @sainathpoojary Thanks for the bug report and for the testing! Please see if possible if the above linked PR fixes it.

Last edited 5 months ago by azaozz (previous) (diff)

#6 @sainathpoojary
5 months ago

  • Keywords has-testing-info added

Test Report

Description

This report validates whether the indicated patch works as expected.

Patch tested: https://github.com/WordPress/wordpress-develop/pull/7810

Environment

  • WordPress: 6.8-alpha-59274-src
  • PHP: 8.2.25
  • Server: nginx/1.27.2
  • Database: mysqli (Server: 8.0.40 / Client: mysqlnd 8.2.25)
  • Browser: Chrome 131.0.0.0
  • OS: macOS
  • Theme: Twenty Twenty-Five 1.0
  • MU Plugins: None activated
  • Plugins: Classic Editor 1.6.5

Actual Results

  1. ✅ Issue resolved with patch.

Supplemental Artifacts

Video: https://utfs.io/f/PL8E4NiPUWyOZrChgpGJy8ZehF2cujNOPAoRHWdYL45tbmXG

Note: See TracTickets for help on using tickets.