#5507 closed defect (bug) (fixed)
comments: activity to post sync
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.0 | Priority: | normal |
Severity: | normal | Version: | 2.0 |
Component: | Blogs | Keywords: | |
Cc: | shane@… |
Description ¶
Tested with BP 2.0 beta and WP 3.8.1 with no other plugins and in both 2012 and 2013 themes.
If 'Bob' publishes a post and :
- adds a comment in the Activity stream, it will appear in the post comments
- adds a comment in the post, it will appear in the activity stream
If 'Sue' re Bob's post:
- adds a comment in the Activity stream, it will appear in the post comments
- adds a comment in the post, it will NOT appear in the activity stream
It does not matter what roles Bob and Sue have.
This issue appears when 'Activity auto-refresh' is on OR off.
So it seems that comments added to a post only appear in the activity stream if the comment was added by the post creator.
Perhaps this is expected behaviour, but it seems inconsistent and is confusing.
Pull Requests
- Loading…
Change History (4)
Note: See
TracTickets for help on using
tickets.
Confirmed.
If Sue adds a comment to a post and the post moderates comments before being approved, then the corresponding activity comment is not created when the post comment is approved.
Will look into it.