[wp-trac] [WordPress Trac] #49577: Site Health Status Dashboard provides incorrect items count on initial load
WordPress Trac
noreply at wordpress.org
Sat Mar 14 12:31:38 UTC 2020
#49577: Site Health Status Dashboard provides incorrect items count on initial load
------------------------------+---------------------
Reporter: garrett-eclipse | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.4
Component: Site Health | Version: trunk
Severity: normal | Resolution:
Keywords: commit has-patch | Focuses: ui
------------------------------+---------------------
Changes (by Clorith):
* keywords: => commit has-patch
Comment:
You are absolutely right @roytanck, it is running too early in first time
setup scenarios, causing the results to be a bit unreliable.
[attachment:"49577.patch"] changes the time in which the tests run for the
first time to be one week after the creation of the cron job.
I considered setting it to a day, but realistically, if you are tinkering
on your own time for example, you may not be done setting things up, as
you only had an hour, and plan to continue during the weekend for example.
By setting it to a week, it follows the pattern of how often it will run
in the first place, yet giving the user ample time to do what they want
with their site.
The data can still be populated by visiting the Site Health section
though.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49577#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list