Making WordPress.org

Opened 2 months ago

Closed 2 months ago

Last modified 2 months ago

#8130 closed task (blessed) (fixed)

Ensure new "Notes" Core sub-component is properly recognized.

Reported by: desrosj's profile desrosj Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: Trac Keywords: has-patch
Cc:

Description

To better organize tickets related to the new Notes feature added in WP 6.9, a new "Notes" component has been created as a sub-component of "Comments."

Looking at the Trac-related Meta code, it seems that make_components_tree() needs to be updated to define the parent/child relationship between the two components.

A new component page has been created and everything there seems to be working fine, but there may be a few additional, less-obvious steps required.

Slack announcement: https://wordpress.slack.com/archives/C02RQBWTW/p1763096436088479.

Attachments (1)

add-notes-sub-component.diff (885 bytes) - added by desrosj 2 months ago.

Download all attachments as: .zip

Change History (5)

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


2 months ago

#2 @dd32
2 months ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 14605:

Make: Add the Notes subcomponent.

Props desrosj.
Fixes #8130.

#3 follow-up: @dd32
2 months ago

I couldn't find anything else that needed updating, common things would be Slack notifications based on File paths / Trac ticket components.

#4 in reply to: ↑ 3 @desrosj
2 months ago

Replying to dd32:

common things would be Slack notifications based on File paths / Trac ticket components.

Thanks @dd32!

I did notice and look at that, but I decided to skip it since the #comments channel was archived in the Spring Cleaning earlier this year. It will may make sense to unarchive that depending on who steps up as a maintainer for this component and what work is required for the various Comment APIs being used by the feature.

Note: See TracTickets for help on using tickets.