Hi,
I have the following scenario:
- User goes to Roles screen. He selects a specific role to edit. Let's say that he selects "Administrators" role.
- Editing the role "Administrators" that user clicks the "New" button of the "Users" tab.
- Adding a new user, that person clicks the option "Link" of the "Roles" tab and selects the same role that in step 1,
that means, he selects "Administrators". - User clicks OK in the New User screen
- User clicks Save in the Role screen.
- System shows a SQL error with a message of duplicated key.
Any workaround?
Thanks,