Hi there,
We have customers in different language zones, with different customer service agents responsible for each language. I now want the issues to be automatically assigned to the correct agent based on the language the issue comes in.
The "Request Language" field allows me to detect which language they use, but the field doesn't show up in the list of fields I can use as a condition for automations.
Am I missing something? Is there another way to separate tickets based on language (without asking the client to select their desired language each time they raise a ticket)?
Thanks a lot!
Hi @Angela Honegger welcome to the Atlassian Community!
You can use a JQL condition with "Request language" = en
as an example.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Angela Honegger , welcome to the Community.
so I see that you can use Request language as a Field updated trigger but not as a Field condition (unsure why). However you can use it in a JQL condition so maybe an if/else JQL condition would be a work around?
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.
there is a JQL condition with "Request language" = ar , en for example try it and tell me if it is worked
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.