Two user with same username are created in different companies?
For example: Create a company TestComp1 , under that create a user TestUser1.
Create another company TestComp2 , under that company create a user named TestUser1.
When TestUser1 logs in , where will he/she login to i.e., under which company will he.she be logged in ?
Two user with same username created in same company .
This should not be allowed. Please add the validation and show appropriate error message.
What will happen if
When TestUser1 logs in , where will he/she login to i.e., under which company will he.she be logged in ?
This should not be allowed. Please add the validation and show appropriate error message.