Setting parameters _allow_unmappeduser, _enable_windows_to_unixusername 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_nasserver
Data returned will have values as None instead of False
Setting parameters _allow_unmappeduser, _enable_windows_to_unixusername to False , sets it to None instead of False. Please check if this is the appropriate behavior.
To reproduce:-
Data returned will have values as None instead of False