User story
As a super admin
I can create users with different access and attach them to the companies
So that helps to manage all users
Acceptance criteria |
||
|---|---|---|
|
01 |
Given: Page users When: select company Then: see the popup window with: |
|
|
02 |
Given: Add user popup When: fill out all fields Then: new user is created |
|
|
03 |
Given: Add user popup When: select role Super admin Then: can manage and create new companies and other users |
|
|
04 |
Given: Add user popup When: select role admin Then: can manage and create new users inside the current company without ability to select company |
|
|
05 |
Given: Add user popup When: select role sales Then: can’t manage and create new users |

Leave a Reply
You must be logged in to post a comment.