Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 2 years ago

#8385 closed defect (bug) (worksforme)

Notifications avatars show recipient's avatars instead of the sender

Reported by: robertovergallo's profile roberto.vergallo Owned by:
Milestone: Priority: normal
Severity: normal Version: 6.3.0
Component: REST API Keywords:
Cc:

Description

Hello,
with regards of the API:
GET /buddypress/v1/notifications
the avatar_urls object contains the paths to the full and thumb avatar of the RECIPIENT. What I expect is that the avatar should be of the notification SENDER, that is the user who fired the action.
Buddypress version: 6.3.0
BP REST API version: 0.3.0

Change History (5)

#1 @imath
4 years ago

  • Milestone changed from Awaiting Review to Up Next

Hi thanks for your feedback. We'll see what we can do during next development cycle. You can also follow our progresses here: https://github.com/buddypress/BP-REST/issues/360

#2 @imath
4 years ago

  • Keywords reporter-feedback added

@robertovergallo are you sure it's about the notifications endpoint as there's no avatars into the response returned?

Maybe it's about the messages endpoint? If so the sender's avatar can be found into the recipients list, see below:

https://cldup.com/xnZfPcgX3P.png

#3 @espellcaste
3 years ago

  • Milestone changed from Up Next to 11.0.0

#4 @espellcaste
3 years ago

@robertovergallo Can you confirm the question above?

#5 @imath
2 years ago

  • Keywords reporter-feedback removed
  • Milestone 11.0.0 deleted
  • Resolution set to worksforme
  • Status changed from new to closed

As we had no news for 5 months, let's consider this invalid like we did in the corresponding GH issue into the BP REST API repo.

Note: See TracTickets for help on using tickets.