Opened 16 years ago
Closed 16 years ago
#2413 closed defect (bug) (fixed)
Private group Admin accepts user but group activity feed says admin is new user
| Reported by: | gibbyesl | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.5 |
| Component: | Groups | Version: | |
| Severity: | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.