I have deleted an account using my Nakama dashboard, and as a result Nakama has successfully deleted the leaderboard record in all my leaderboards. Now, when I go to fetch my leaderboard using ListLeaderboardRecords, I get the proper rank ordering:
You are observing the leaderboard’s rank cache at play here which isn’t updated on account deletes. We will add this to our backlog.
Regarding a trigger to recalculate it, currently, Nakama doesn’t expose a API that could be invoked to force an update just to that structure but you shouldn’t have to worry about that.
@flavio would really appreciate an ETA on this considering it seems like there’s literally nothing I can do on my end. I even tried to delete the leaderboard and re-create it using the existing data I had and the caching is so intense that it still thinks there’s a phantom record there.