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
I'm considering this an issue / bug as this behaviour doesn't apply to users of Device Type "Mobile".
If User (Name) starts with "#" AND Certs = False AND Device Type = WinTak -> The user is added and no certs are generated - OK
If User (Name) starts with "#" AND Certs = True AND Device Type = Mobile -> The user is added and certs are generated - OK
If User (Name) starts with "#" AND Certs = True AND Device Type = WinTak -> The user is not added ad no certs are generated - ISSUE
If User (Name) starts with any alphanumeric AND Certs = True AND Device Type = WinTak -> The user is added and certs are generated - OK
The text was updated successfully, but these errors were encountered:
I'm considering this an issue / bug as this behaviour doesn't apply to users of Device Type "Mobile".
If User (Name) starts with "#" AND Certs = False AND Device Type = WinTak -> The user is added and no certs are generated - OK
If User (Name) starts with "#" AND Certs = True AND Device Type = Mobile -> The user is added and certs are generated - OK
If User (Name) starts with "#" AND Certs = True AND Device Type = WinTak -> The user is not added ad no certs are generated - ISSUE
If User (Name) starts with any alphanumeric AND Certs = True AND Device Type = WinTak -> The user is added and certs are generated - OK
The text was updated successfully, but these errors were encountered: