-
Notifications
You must be signed in to change notification settings - Fork 32
Issue with NAS server data #374
Copy link
Copy link
Open
Description
Setting parameters allow_unmapped_user, enable_windows_to_unix_username to False , sets it to None instead of False. Please check if this is the appropriate behavior.
To reproduce:-
- Call UnityNasServer.modify with allow_unmapped_user=False and enable_windows_to_unix_username=False
- Get updated data using get_nas_server
Data returned will have values as None instead of False
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels