Hi Team,
I would like to make changes to the roles and restrict few people from closing certain tickets.
For example. I do not want any of our L1 team to close the critical ticket without approval from L2 or supervisor.
Can we apply some rules in the roles or user group to restrict ticket resolving action or make changes in work flow for the ticket.
Regards,
Dhananjay
Yes you can achieve it using conditions in Jira Workflows
Please go through the documentation here https://support.atlassian.com/jira-cloud-administration/docs/configure-advanced-issue-workflows to know how to restrict certain users in a specific role to transition the issue
The below guide would help in understanding workflow concepts
https://support.atlassian.com/jira-cloud-administration/docs/work-with-issue-workflows
Here's a gist of what you would need to do
Create L1 and L2 Roles
Add the relevant people to roles and all that is left is to use the roles in Workflows, permission schemes, wherever necessary
In the workflow you have created, the add condition to the transition where the approval is required from L2 Role.
If there is a requirement where you would only want the approver to be selected when priority is critical, there are alternatives in Jira which you achieve but it's easier to choose the plugin to perform the configuration. One such plugin is JWT Plugin.
Thanks,
Pramodh
Thank you Pramodh, it may work as per my requirement. Could you help me with some link or document where I can find steps to create Roles?
That will really help me solve my problem.
Thanks Again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dhananjay Kumar ,
Please refer Adding a project role section
in https://support.atlassian.com/jira-cloud-administration/docs/manage-project-roles/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Rilwan Ahmed ,
Could you help me with the link to create a User role. Project role did not work for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's the same
You create the Project Role
Map the Role to permissions
And after which you can map the roles to specific users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.