Opened 9 years ago
Closed 9 years ago
#6993 closed defect (bug) (no action required)
bbPress integration: editing group forum topic
Reported by: | slaFFik | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Forums | Keywords: | close |
Cc: |
Description
- Install bbPress 2.5.8 and connect with BuddyPress.
- Enable forum for any group.
- Create a new topic, like
test
andtest
description. - Observe Activity directory (
new forum topic
record is created) - Go to this new topic and edit it (to have a description
test (edited)
for example) - Observe Activity directory (
new forum topic
record is created - again) - we now have 2 activity feed records, that points to the same forum topic.
Expected result #1: only 1 activity feed record about the initial topic version
OR
Expected result #1: initial activity feed record was updated with the new description (or title).
Change History (2)
Note: See
TracTickets for help on using
tickets.
This was fixed here [BB5857], and will be available in bbPress 2.6. This may also fix #6994, but haven't tested to be sure.