Unable to remove Discord ID for an account through the Dashboard #108
Labels
Complexity: LOW
This issue is trivial and is expected to take less than an hour to complete.
Module: UI
This issue pertains to the apps/ui module
Priority: MED
This issue isn't critical or security-related but is holding back other issues or efficiency.
Type: Bug
Something isn't working
Describe the bug
When you try to remove a user's Discord account, the edit will fail. This is because it is sending an empty string
""
in the request instead ofnull
.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The edit should succeed and the user no longer has a Discord account associated with their RPI TV account.
The text was updated successfully, but these errors were encountered: