You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make possible for a member number to be cleared in the account dialog.
So the user.update action should handle the member_number: None case correct and clear the field.
At the moment, the action sends a forbidden error message.
The text was updated successfully, but these errors were encountered:
We want to make possible for a member number to be cleared in the account dialog.
So the
user.update
action should handle themember_number: None
case correct and clear the field.At the moment, the action sends a forbidden error message.
The text was updated successfully, but these errors were encountered: