Actions
Bug #4577
closedBackend new user defaulting Usergroup to Super Users
Description
When creating a new user in backend the default Usergroup is being set to Super Users. This is probably due to the API returning current user when the ID sent is null. It should be sent as 0 or when in case of new user default it to Registered.
Actions