Skip to content

Extra requiem relic with no "relicName" field in relics endpoint #92

@FeedMyCat54

Description

@FeedMyCat54

Warframe Drops Site Issue


Summary (short):
The Relics endpoint as well as the relics.json file contain an additional requiem relic with no name that doesn't exist. Also the relics folder has an undefined.json file with said relic.


If issue, Reproduction:
Steps to reproduce the behavior:

  1. Go to 'https://drops.warframestat.us/data/relics.json'
  2. Ctrl+f "Requiem"
  3. Go to the last one.
  4. It looks like the entry I posted under this and I don't think it should exist.

Mockups, screenshots, evidence:

{
      "tier": "Requiem",
      "state": "Intact",
      "rewards": [
        {
          "_id": "21c76220e8afa698404ac1d4e490300d",
          "itemName": "Exilus Weapon Adapter Blueprint",
          "rarity": "Rare",
          "chance": 2
        },
        {
          "_id": "11aae4c7a0a92e01821b44a6757b373e",
          "itemName": "Lohk",
          "rarity": "Uncommon",
          "chance": 11
        },
        {
          "_id": "9031176834541cab78c916509510dca3",
          "itemName": "Xata",
          "rarity": "Uncommon",
          "chance": 11
        },
        {
          "_id": "93608979e2ff504d75b7be082e118d3f",
          "itemName": "1200X Kuva",
          "rarity": "Uncommon",
          "chance": 25.33
        },
        {
          "_id": "77a3ac363b4ad9c0f987308e377fefa7",
          "itemName": "Ayatan Amber Star",
          "rarity": "Uncommon",
          "chance": 25.33
        },
        {
          "_id": "5d521fb6abbf5813ccddfeaec150ebc3",
          "itemName": "Riven Sliver",
          "rarity": "Uncommon",
          "chance": 25.33
        }
      ],
      "_id": "1079b963198b4fb65b08b3278e26245b"
    }

Additional context
We can also see that there are 17 requiem relics in the list when there should be 16. The front end does not show the relic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions