discord / gamesdk-and-dispatch

Public issue tracker for the Discord Game SDK and Dispatch
22 stars 7 forks source link

Related SKUs are not ordering correctly #66

Open PixelNinja132 opened 4 years ago

PixelNinja132 commented 4 years ago

Describe the bug When adding related SKUs, they do not always appear in the order list.

Steps to reproduce

  1. Go to related SKUs
  2. Add a bundle and a DLC
  3. Go to the store, it's not in the right order (Not sure if this links to the names)

Expected behavior They should appear in the order they are set to.

Screenshots image image

Implementation specifics None

Additional context None

Jump-Suit commented 4 years ago

They don't order between SKU type, only order is changed within SKU types. Unless it is a bug that the SKU types don't switch, but I don't believe they do.

PixelNinja132 commented 4 years ago

Welp, I think it should state that on the dashboard for us then. Thanks