#8130 closed task (blessed) (fixed)
Ensure new "Notes" Core sub-component is properly recognized.
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (5)
This ticket was mentioned in Slack in #core by desrosj. View the logs.
2 months ago
#3
follow-up:
↓ 4
@
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
@
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.
In 14605: