-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
backendThis issue affects a backend component.This issue affects a backend component.bugSomething isn't workingSomething isn't working
Description
When editing the user balance from the admin dashboard, setting the users balance to 0 is not possible. This is presumably due to a omitempty somewhere omitting the field because it is zero. A solution for this would be to use *uint and differentiate between 0 and null.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendThis issue affects a backend component.This issue affects a backend component.bugSomething isn't workingSomething isn't working