I have a donation UI where players can donate amounts of in-game currency to to other players.
When players are donated any amount of the in-game currency the datastore reverts their balance to the previous amount of in-game currency they had.
Although, when I use dev console to give myself or someone else in-game currency this does not happen.
How should I go about fixing this??