Actions
Feature #10687
closedStop mirroring BP last_activity to usermeta
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Performance
Target version:
Start date:
2018-11-08
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Our usermeta table is bloated, and writing to it takes a (relatively) long time. Let's implement https://buddypress.trac.wordpress.org/ticket/7882 on the Commons first, by blocking it at the level of `update_user_metadata` (a pre-check).
Related issues
Updated by Boone Gorges almost 6 years ago
- Status changed from New to Resolved
- Target version changed from 1.14.1 to 1.13.13
This was an easy win so I went ahead and implemented.
Updated by Raymond Hoh over 5 years ago
- Related to Bug #11209: Activity timestamp errors added
Updated by Boone Gorges over 5 years ago
- Related to Bug #11388: Rewrite member search queries added
Actions