Bungie-net / api

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

Adventure checklist names: The Up and Up and Bug in the System #1263

Open dcaslin opened 4 years ago

dcaslin commented 4 years ago

In the current manifest the following 3 adventures have placeholders for their destination. Additionally, I have at least one user, Platform: 3 Id: 4611686018489799543, that is sure they've completed Up and Up and Bug in the System but it's still showing incomplete for them. Not sure if the naming problem is related, but certainly suspicious.

 {
         "activityHash":1725302079,
         "displayProperties":{
            "description":"",
            "hasIcon":true,
            "icon":"/common/destiny2_content/icons/c60303e278aa5fc566a04e98c3d8024c.png",
            "name":"31. The Up and Up ({destination})"
         },
         "hash":2580399170,
         "scope":1
      },
      {
         "activityHash":1279862229,
         "displayProperties":{
            "description":"",
            "hasIcon":true,
            "icon":"/common/destiny2_content/icons/c60303e278aa5fc566a04e98c3d8024c.png",
            "name":"32. Bug in the System ({destination})"
         },
         "hash":3642813504,
         "scope":1
      },
      {
         "activityHash":1570598249,
         "displayProperties":{
            "description":"",
            "hasIcon":true,
            "icon":"/common/destiny2_content/icons/c60303e278aa5fc566a04e98c3d8024c.png",
            "name":"33. The Runner ({destination})"
         },
         "hash":390214624,
         "scope":1
      },
jshaffstall-bng commented 4 years ago

Good catch! Filed as TFS 919049