[wp-meta] [Making WordPress.org] #7506: Resolved threads for plugins with no threads in the last two months remains stale
Making WordPress.org
noreply at wordpress.org
Wed Mar 6 05:35:02 UTC 2024
#7506: Resolved threads for plugins with no threads in the last two months remains
stale
------------------------------+----------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: assigned
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+----------------------
When a plugin has support threads, but fails to resolve them within 2
months, and the plugin has no new threads in the last two months, the
"Issues resolved in last two months" data becomes stale, showing the last-
known state.
For example:
- July 2023: Five support threads created.
- July 2023: Four of them resolved.
- December 2023: Final one resolved.
- March 2024: New support thread created.
In the above example, the data will show "4 of 5" resolved from July until
March when the next thread is created.
This happens as the query is looking at the creation date of threads,
rather than the last-modified date. Unfortunately querying for bbPress
threads by post_modified doesn't appear to be viable for the code in
question.
Raised via
https://wordpress.slack.com/archives/C02QB8GMM/p1709559771277619
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7506>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list