Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#2025 closed defect (bug) (fixed)

Make newly imported group forum Default Forum the group forums parent

Reported by: jmdodd's profile jmdodd Owned by:
Milestone: 2.2 Priority: normal
Severity: normal Version: trunk
Component: API - Importers Keywords: has-patch
Cc: jmdodd@…

Description

When using Tools > Forums > Repair Forums > Repair BuddyPress Group Forum relationships, set "Default Forum" as the Group Forums Parent (bbPress settings) and update the name to "Group Forums" to avoid confusion.

Attachments (2)

2025.diff (893 bytes) - added by jmdodd 11 years ago.
2025.1.diff (655 bytes) - added by jmdodd 11 years ago.
Fill out _bbp_group_ids

Download all attachments as: .zip

Change History (12)

#1 @johnjamesjacoby
11 years ago

  • Milestone changed from Awaiting Review to 2.2

@jmdodd
11 years ago

#2 @jmdodd
11 years ago

  • Cc jmdodd@… added
  • Keywords has-patch added

#3 @johnjamesjacoby
11 years ago

(In [4401]) BuddyPress:

  • Update group-repair tool to update the group forums root.
  • Also rename the 'Default Forum' to 'Group Forums' since it's part of the sitewide forums now.
  • See #2025, #1669.

#4 @johnjamesjacoby
11 years ago

(In [4402]) BuddyPress:

  • Only rename 'Default Forum' if name matches old bbPress default forum title.
  • See #2025, #1669.

#5 @johnjamesjacoby
11 years ago

All that's left here is updating the group_id in each forum. Shouldn't be too difficult, but I ran out of awake time last night to get this done.

@jmdodd
11 years ago

Fill out _bbp_group_ids

#6 @johnjamesjacoby
11 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [4405]) BuddyPress Repair:

  • Repair forum group ID meta so relationship is fully mapped.
  • Update feedback message to include group and forum counts.
  • Props jmdodd.
  • Fixes #2025.

#7 follow-up: @johnjamesjacoby
11 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Reopening; looks like the _bbp_group_ids isn't converting correctly. Using the wrong value maybe?

#8 in reply to: ↑ 7 ; follow-up: @johnjamesjacoby
11 years ago

Replying to johnjamesjacoby:

Reopening; looks like the _bbp_group_ids isn't converting correctly. Using the wrong value maybe?

Wait... Maybe fine; svn up failed. Trying import again.

#9 in reply to: ↑ 8 @johnjamesjacoby
11 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

Replying to johnjamesjacoby:

Replying to johnjamesjacoby:

Reopening; looks like the _bbp_group_ids isn't converting correctly. Using the wrong value maybe?

Wait... Maybe fine; svn up failed. Trying import again.

Yep, false alarm; all good.

#10 @johnjamesjacoby
11 years ago

testbp.org is now converted over. 328 group forums, all good. Nice work jmdodd.

Note: See TracTickets for help on using tickets.