Hello All,
I am trying to create an automation that will automatically assign a ticket to a specific queue if certain criteria match. The way we have it set up is that when a specific team needs to work on something we are using the Teams field to assign it to the queue. What I can't figure out is the advanced fields option (Team doesn't appear on the "Choose a field" option) Please see the screenshots for more details.
Any ideas how I can solve this issue will be useful.
It is working this way! I copied the team Id by going in to the team area and it worked.
{
"fields": {
"Team":"37**************************************d6a4"
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What type of field is Team? We're using group-picker fields for this exact same scenario and it is selectable in the automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We are using the Teams section that is available in JIRA to create our different Teams.
And then I am able to adjust the filter of each queue to display any incident and request that is assigned each team.
So the outcome of the automation will automatically assign tickets that are from MS to the MS team.
Hope that makes sense.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.