[buddypress-trac] [BuddyPress Trac] #7677: Group with no admin or mod causes heavy user query
buddypress-trac
noreply at wordpress.org
Wed Jan 31 18:03:38 UTC 2018
#7677: Group with no admin or mod causes heavy user query
--------------------------+--------------------
Reporter: cyclic | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Groups | Version: 2.9.2
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+--------------------
Comment (by DJPaul):
One reason is that doing database writes from the front-end when loading a
page (that’s not the result of some action a user specifically invoked,
such as submitting a post) does not scale and is a bad idea.
The main point as Boone described is that while this is an unusual
circumstance and not a feature we intend to support from the interface,
our plugin shouldn’t fall apart given an unexpected set of data.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7677#comment:9>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list