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
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