[wp-trac] [WordPress Trac] #49577: Site Health Status Dashboard provides incorrect items count on initial load

WordPress Trac noreply at wordpress.org
Mon Mar 9 16:27:34 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:                   |     Focuses:  ui
-----------------------------+---------------------

Comment (by garrett-eclipse):

 Yes, just installed fresh local MAMP install and see the 6 items upon
 logging in, go into the actual page let it load and get 4, return to
 dashboard to see it's updated to 4 items.

 My install steps;
 1. Create Folder - `mkdir 49577-site-health-dashboard; cd 49577-site-
 health-dashboard`
 2. Install trunk - `svn co https://develop.svn.wordpress.org/trunk .`
 3. Install dependencies - `npm install`
 4. Build - `grunt build`
 5. Map to MAMP dir - `ln -s /path/to/install/49577-site-health-
 dashboard/build /Applications/MAMP/htdocs/49577`
 6. Create DB in PHPMyAdmin
 7. Run install on localhost:8888/49577
 8. Login to Dashboard - See a count of 6 items.
 9. Navigate to Site Health screen - Wait for it to run and get 4 items;
 - You should remove inactive plugins
 - You should remove inactive themes
 - Your site does not use HTTPS
 - Background updates may not be working properly
 10. Return to Dashboard - See count is updated to show 4 items.

 Let me know if you're not able to replicate and I'll setup a clean install
 accessible from online for you to test.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49577#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list