decentraland / builder-server

Builder app backend
20 stars 17 forks source link

The collections retrieved for the collections page are not ordered by creation date #535

Closed LautaroPetaccio closed 1 year ago

LautaroPetaccio commented 2 years ago

🎉 Description

The curations displayed in the collections page (where creators see all of their collections) are not listed by creation date, making new collections move to other pages, possibly confusing creators.

Steps to reproduce

  1. Create a new third party collection.
  2. Add items to the collection (optional).
  3. Go to the collections page and check that the collection is not the first element in the collections page.
juanmahidalgo commented 2 years ago

Fixed in #536