Skip to content

order_by field not working in /api/worlds #760

Description

@braianj

The order_by field in https://places.decentraland.org/api/worlds is not working as expected.

  • When listing worlds, the values updated_at, most_active, and like_score for order_by do not work.
  • The endpoint returns the same results regardless of which value is passed, even with a random value or if the order_by parameter is omitted.

Expected behavior:
The results should be properly ordered according to the specified order_by value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions