Testaustime / testaustime-backend

https://api.testaustime.fi
MIT License
12 stars 11 forks source link

Incorrect error message when trying to operate on user that doesn't belong to the leaderboard #92

Open Eldemarkki opened 1 year ago

Eldemarkki commented 1 year ago

For example I have a leaderboard with users A, B and C in it. Then I try to promote/demote/kick user D on that leaderboard, it responds with error You're not a member. The error should instead say User D is not a member of this leaderboard, or something similar.