Skip to content

Bug: Leaderboard player returns null avatar object. #539

@BillTheBeast

Description

@BillTheBeast

What doesn't work?

Player object in leaderboard endpoint returns null avatar object in the avatar field.

What is the endpoint and method? (if applicable)

Endpoint: leaderboard/player

Method: GET

How can it be reproduced?

  1. Fetch the data with GET leaderboard/player
  2. Check what the field in the player object are (avatar for example is blank here while fetching avatar data the "normal" way does return it.)

What should it do instead?

Return the avatar data in the avatar field.

Anything else you want to add?

Yes, I know this is likely intentional but since the field is there you should just include the avatar info.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions