We need to configure actors for the system we are delivering. We have stories in Jira that are in the 'As a <type of user>, I need < some goal > so that < some reason >.
We need a method to track all of the <types of users> to ensure they have the right permission. How has this been handled by your team?
Hi @jamillah_carpenter ,
JIRA has defined users project roles and permissions for projects. User roles like developers, QA testers, Admins. With the permission scheme, you can assign different permissions to different project roles.
For example, you can provide create issue permissions to Product Owners and assignable permissions to Developers.
You can also create separate user groups in JIRA, add a set of users to the group and add the group to a project role.
https://confluence.atlassian.com/adminjiracloud/managing-project-roles-776636382.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.