dcaslin / d2-checklist

Source for www.d2checklist.com, written in Angular and using the Bungie API
https://www.d2checklist.com/
MIT License
92 stars 24 forks source link

Blank Infamy and Valor columns in clan members page #418

Closed ScriptedBot closed 3 years ago

ScriptedBot commented 3 years ago

These two columns are showing blank in the clan members page. However, the relevant data shows correctly in the individual's "More" section as Gambit and Crucible ranks. This was probably broken by Bungie changing the Infamy and Valor ranks names this season.

dcaslin commented 3 years ago

I had a brittle match on display name, which changed from "Infamy" to "Gambit Rank". Fixed in next release to match on hash instead. Good eye!