[wp-meta] [Making WordPress.org] #918: Training Group not Displayed in wp-admin or Badges

Making WordPress.org noreply at wordpress.org
Mon Mar 2 18:06:07 UTC 2015


#918: Training Group not Displayed in wp-admin or Badges
--------------------+----------------------
Reporter:  iandunn  |      Owner:
    Type:  defect   |     Status:  new
Priority:  normal   |  Component:  Profiles
Keywords:           |
--------------------+----------------------
 When the make/Training team formed, I created a BuddyPress group for them
 on profiles.wordpress.org (ID `15`), just like the other teams have, and
 then assigned its members to the group.

 The team member's profiles should have automatically started showing their
 group's badge, but they aren't, and the group itself is not showing up in
 `WP_List_Tables` in `wp-admin`.

 The group shows up and looks fine if you visit it directly at
 https://profiles.wordpress.org/wp-admin/admin.php?page=bp-
 groups&gid=15&action=edit

 The direct reason it's not showing up is that the 3 `groupmeta` rows that
 should have been inserted during creation weren't, so the `JOIN` from the
 `group` to `groupmeta` table fails. I haven't been able to determine why
 they weren't inserted, though.

 I tried manually inserting them, and the `INSERT` succeeded, but when I
 tried `SELECT`ing, the new rows weren't there.

 I'm not sure if it's a MySQL replication issue, or a caching bug, or
 something else.

 Previous discussions:
 * https://wordpress.slack.com/archives/buddypress/p1414696457000433
 * https://wordpress.slack.com/archives/outreach/p1425004039000317

--
Ticket URL: <https://meta.trac.wordpress.org/ticket/918>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list