Make WordPress Core

Opened 21 months ago

Closed 21 months ago

Last modified 15 months ago

#62445 closed defect (bug) (duplicate)

Rubrics dont update in Classic editor in Most Used Categories

Reported by: Zargarov Owned by:
Priority: normal Milestone:
Component: Editor Version:
Severity: normal Keywords: needs-patch has-screenshots has-test-info
Cc: Focuses:

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 (7)

#1 @sainathpoojary
21 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 21 months ago by sainathpoojary (previous) (diff)

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


21 months ago

#3 @desrosj
21 months ago

  • Milestone Awaiting Review6.7.2
  • Version 6.7

Moving to 6.7.2 to investigate.

#4 follow-up: @desrosj
21 months ago

Possibly related: #62440.

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

  • Milestone 6.7.2
  • Resolutionduplicate
  • Status newclosed

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 the above linked PR fixes it.

Version 1, edited 21 months ago by azaozz (previous) (next) (diff)

#6 @sainathpoojary
21 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

#7 @wordpressdotorg
15 months ago

  • Keywords has-test-info added; has-testing-info removed
Note: See TracTickets for help on using tickets.