Badges awarded by groups

Why are all the badges we made on our group, awarded under this weird name?

it’s probably using the group id, thinking it’s a userid. hence why some random guy shows as the owner

Yeah, that’s what’s happening. bob435435435’s userId is equal to the group’s id.

Seems like a regression, I thought this was fixed a while ago at least.

Hope they fix it sometime :stuck_out_tongue:

I originally thought this was a CoreScript issue but I had a look and it turns out the notifications CoreScript just connects to the BadgeService::BadgeAwarded event. The “message” provided by this event is incorrect.