[wp-trac] [WordPress Trac] #29785: User count not correct
WordPress Trac
noreply at wordpress.org
Sun Apr 30 13:02:52 UTC 2017
#29785: User count not correct
-------------------------------------------------+-------------------------
Reporter: psoluch | Owner:
Type: defect (bug) | boonebgorges
Priority: normal | Status: closed
Component: Users | Milestone: 4.8
Severity: normal | Version:
Keywords: has-unit-tests has-patch needs- | Resolution: fixed
testing | Focuses:
| administration
-------------------------------------------------+-------------------------
Changes (by johnbillion):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"40560"]:
{{{
#!CommitTicketReference repository="" revision="40560"
Users: Ensure user counts remain accurate if users are added to or removed
from the `users` table without corresponding `usermeta` entries being
added or removed.
This has a slight performance impact on sites with a large number of users
when the `time` strategy is used for counting users. Hopefully this impact
will be negated by enhancements proposed in #38741.
Props psoluch, dots, boonebgorges, ptbello, tharsheblows
Fixes #29785
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29785#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list