-
Notifications
You must be signed in to change notification settings - Fork 198
Roles
Ari Maniatis edited this page Jan 28, 2016
·
1 revision
We need to explore the addition of Roles to Jobsworth. The Role tables describes a grouping of users (people), along with some access options. It is anticipated that internal users are put into Roles; customers (external users) are not.
The main problem this solves is that it is easy to currently assign inappropriate access to a user by mistake and not notice.
Some roles might be:
- Developer
- Tester
- Support
- -> Users
- Name
- All those flags from /users/[id]/access
- The default comment level
Users who are not in a Role cannot be assigned to tasks.