Opened 15 years ago
Closed 15 years ago
#2413 closed defect (bug) (fixed)
Private group Admin accepts user but group activity feed says admin is new user
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 1.2.5 | Priority: | major |
Severity: | Version: | ||
Component: | Groups | Keywords: | has-patch |
Cc: |
Description
I have a private group and when I accept the user to the group, in the groups activity feed, I am the new user of the group NOT the other person!!! Also my avatar is replaced with a default avatar image in the activity feed
1.2.4.1
2.9.2 not MU default theme
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
To expand on this report.
When a Person B requests to join Person A's Private Group, and Person A accepts the request, in the Private Group's Activity Stream, the bp_activity record is incorrect. The user_id in the database record is 0.
Joining a Private Group via a Group Invitation works fine, however.