[Solved][#537] Collection Order is currently bugged

It appears the collection order was switched to order the cards as if their numbers were strings rather than integers - It’s ordered 1, 10, 100, 101, 102… 11, 110, 111… 12, 120… etc.

2 Likes

I see that was just due to sorting by expansion order instead of card id

2 Likes

There has been update pushed to sort on the Expansion pack (newest), then card ID.

For reference: