ListLeaderboardRecords AroundOwnerAsync seems like returns reversed cursors

{Details}

  1. Versions: Nakama {3.15.0}, {Linux}, {client library (UNITY SDK) and v3.7.0}
  2. Server Framework Runtime language (If relevant) {Go}

Hello All,
I’m using ListLeaderboardRecordsAroundOwnerAsync and found that the NextCursor & PreviousCursor present in the result (IApiLeaderboardRecordList) are reversed. But the cursors in ListLeaderboardRecordsAsync works as expected. Is it intended or needs fix on Nakama source ?

Thank you

Hi @voxel456,

there is already a fix for this in master, it will be readily available in the next release (3.16).

1 Like