Bungie-net / api

Resources for the Bungie.net API
Other
1.21k stars 92 forks source link

PvP teamName returning "18" #627

Open t3rr11 opened 5 years ago

t3rr11 commented 5 years ago

So i was just wondering if anyone else has been having this issue where PGCR PvP matches are returning the teamId in the teamName field.

Examples here: https://www.bungie.net/Platform/Destiny2/Stats/PostGameCarnageReport/2100769930/ https://www.bungie.net/Platform/Destiny2/Stats/PostGameCarnageReport/2100679634/ https://www.bungie.net/Platform/Destiny2/Stats/PostGameCarnageReport/2100508348/

Bravo team returns normal: teamId: 17, teamName: Bravo. Alpha team returns teamId: 18, teamName: 18.

v-fedorov commented 5 years ago

Or possibly, Alpha team returns: teamId: 17, teamName: Bravo. Bravo team returns teamId: 18, teamName: 18.

heres a sample screenshot from a game (pgcr 2091262861) that says Bravo won, team 18 lost

image

Im just not sure what the icons are in-game lol

ashleypb commented 5 years ago

Yeah v-fedorov has it right.

Alpha team returns: teamId: 17, teamName: Bravo. Bravo team returns teamId: 18, teamName: 18.

vthornheart-bng commented 5 years ago

TFS 706921 to investigate

ghost commented 5 years ago

Hi guys! Do you have any update for this? it seems API still returns "18" as name :)

t3rr11 commented 5 years ago

Yeah still got the same issue, haven't quite worked out a way around it, if I adapt to the new change it breaks the old records and if I don't then it displays the wrong teams. I kinda just closed my project for now.

ArkahnX commented 5 years ago

@vthornheart-bng can we get an update on the status of this issue?

vthornheart-bng commented 5 years ago

I haven't had a chance to investigate - I apologize! As Gandalf once said; "I was... delayed"

I'll see if I can bump up the priority on this one.

t3rr11 commented 5 years ago

I'd like to bring this up again, i've started to rework my activities tracking page and noticed that:

Alpha team still returns: teamId: 17, teamName: Bravo. Bravo team still returns teamId: 18, teamName: 18.

image

Edit: It's like this for all PvP modes, but this specific pvp mode was Iron Banner Control.