An issue started on Friday, Sep 18 that causes duplicate or missing games. Some developers have duplicate game entries after changing the name and some games have gone missing as well.
Not only are game developers affected but also 3rd party integrations as well. In the past, there has never been a duplicate game where the name and box_art_url are the composite key. Now we are seeing them. This means 3rd party developers now have to handle the game as a one-to-many relationship where the game name can have multiple game id’s.
Any help is appreciated in getting games back to how they were.