Hi,
Can some one will help on how to assign a ticket to the group
I have 3 groups called Service desk, support team, Technical Team.
workflow will go one step after other if the ticket is assigned to Support team then Support team has the access to that ticket.
If it will assign to Service desk team then Service desk people has the access to edit the fields
If the ticket is assign to the technical team then technical team only has the access to that Request.
I have developed a workflow for the same but i want to restrict it for individual groups.
At any point in time Development team has the access for the ticket through out the workflow.
Thanks,
Hey,
The assignee is the single-user field, you cannot add groups. I have solutions.
1: You have to add the new custom field ( Single-Group Picker) on behalf of that you can apply restrictions.
2: You can add the 2 conditions at the same time, 1: Only assigne can do this transition and user must be in a certain group.
Thanks for your response.
Please find the attached screenshots i have given the same post function but i am not sure and how to restrict some of the other teams except this group.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you check and help me out on the same request.
I have given all the conditions which are there in your response.
Can you please check and let me know if there are any changes are required.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
From here you can restrict the other groups to make any transition but they can comment or edit the issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you please let me know how to do the same.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have a very simple Solution.
Step 1: Make condition on all the outgoing transitions from Service Desk team that only user in a group can make this transition and select service desk group. Do it for all statuses in Techinal Team select Techincal Group.
Step 2: Use Properties on status service desk teak e.g jira.permission.comment.group -> value = Group name, so only group can comment on the current status.
FYR
https://support.atlassian.com/jira-cloud-administration/docs/use-workflow-properties/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Sreenadh
It's Aleksandra from Deviniti and I wanted to share an alternative solution that could also help with your requirement.
If you need to automatically assign Jira tickets to a defined group of users, I believe you would find our Issue Assignment Rules app useful. It allows the administrator to set up a rule, which will automatically assign users to tickets at a specific workflow step. Such rules work based on JQL, which may also help you narrow down the stage at which a member of a group should be assigned to a ticket.
The above should handle the automatic assignment part. And still, you could restrict who is able to access a particular ticket with a workflow condition as @Muhammad Moazzam Hassan suggested 😉
For more details about the Issue Assignment Rules capabilities, I encourage you to see our online documentation (available here).
Best regards,
Aleksandra
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.