everyday-as/pivity-issues

Wrong display when someone buys an addon for someone else from the content creator perspective

Closed this issue · 3 comments

Expected Behavior

When someone buys an addon for somebody else, the notification display shows something like:
BUYER purchased blablabla for RECEIVER

Actual Behavior

When someone buys an addon for somebody else, the notification display shows something like:
RECEIVER purchased blablabla for RECEIVER

Reproduction Steps

Did nothing special

Browsers

Brave 1.49.120

Example URL

https://www.gmodstore.com/notifications

GmodStore Version

v13.1.6

Event ID

No response

Additional Information

Capture d’écran 2023-03-18 114221
Capture d’écran 2023-03-18 114209

Technically speaking, this is intended behaviour, as the user that bought the addon is the purchaser, not the receiver.

I'll have to check whether we want to alter the behaviour.

Technically speaking, this is intended behaviour, as the user that bought the addon is the purchaser, not the receiver.

That's the expected behaviour, but not the actual behaviour it seems?

Alice buys an addon for Bob, the message should be "Alice bought ADDON for Bob", whereas it's currently "Bob bought ADDON for Bob".

Fixed in the next release.