[buddypress-trac] [BuddyPress Trac] #5749: bp_blogs_record_existing_blogs() improvements
buddypress-trac
noreply at wordpress.org
Thu Jul 10 20:00:07 UTC 2014
#5749: bp_blogs_record_existing_blogs() improvements
-----------------------------+------------------
Reporter: johnjamesjacoby | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.1
Component: Blogs | Version:
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------
Description changed by johnjamesjacoby:
Old description:
> A few separate issues I see here:
>
> * No limitations on the number of sites being recorded
> * `bp_user_blogs` is emptied, but not truncated, meaning auto-increment
> is never reset
> * We should probably truncate `bp_user_blogmeta` also, to ensure accurate
> data is populated
New description:
A few separate issues I see here:
* No limitations on the number of sites being recorded
* `bp_user_blogs` is emptied, but not truncated, meaning auto-increment is
never reset
* We should probably truncate `bp_user_blogmeta` also, to ensure accurate
data is populated
* We delete all rows in the `bp_user_blogs` table and then potentially
return before repopulating them
--
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/5749#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list