Bungie-net / api

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

Daily Strike and Daily Crucible milestones have wrong reward entries #717

Open JonnyOThan opened 5 years ago

JonnyOThan commented 5 years ago

Might be related to #715. The Daily Crucible and Daily Strike milestones have a rewardEntryHash of 326786556, which maps to an itemHash of 2127149322 (Legendary Gear) in the milestone definition. These milestones reward legendary gear until you are level 50, at which point they start rewarding Powerful Gear.

vthornheart-bng commented 5 years ago

Hmm - indeed, definitely an error. We've got a process attempting to consolidate reward data across all of the variants of a given challenge, and it's not appropriately keeping the reward data separate and differentiating when the challenge gives one reward vs. another. I'll log a bug on this and see if we can get it to return the real reward data for your character's current state.

vthornheart-bng commented 5 years ago

TFS 717453