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
Because we are not setting it inside the function, it is remaining zero and is therefore returning this message even when [operator_details][ provider] == True: "Please specify exactly one operator role."
What if we get rid of this variable and instead just throw this message if [operator_details][ provider] == false
The text was updated successfully, but these errors were encountered:
Because we are not setting it inside the function, it is remaining zero and is therefore returning this message even when [operator_details][ provider] == True: "Please specify exactly one operator role."
What if we get rid of this variable and instead just throw this message if [operator_details][ provider] == false
The text was updated successfully, but these errors were encountered: