FAForever/faf-moderator-client

Show correct rating change if there was no change

Closed this issue · 5 comments

The data represents exactly the data in the database. No error in the moderator client here.

There is of the rating does not chnage and rating after game is NULL then the change is -[curent rating]. See the screen shot

See game with validity TOO_SHORT

Oh well, then maybe highlight the line with the issue instead next time :P
In these cases the after-game-values are null in the database. Looks like we need to have special handling for these cases.

yeah