Custom fields created by the app

As a base for using Jira's built-in automation and reporting functionality, the app provides a custom field that stores the "Customer Language" for every support case in your service desk. The Customer Language is determined in the first customer request.

You can get three more custom fields when you enable the experimental features language sentiment and key phrases:

These custom fields are not available by default.

Use Cases

The three following use cases leverage the Project Automation feature which has been included as in the core of Jira Service Desk cloud. To access it:

Project Automation screen with the option to Create a rule

Automation should not be mistaken with Legacy Automation, which contains legacy automation rules in Jira Service Desk cloud.

The same automation functionality can be added to Jira Service Desk Server and Data Center with the Automation for Jira app from the Atlassian Marketplace.


1. Reassigning issues based on the customer language

Business case

If you have native speakers of a language in your service desk team, you probably want them to own tickets in that language and override automated translations.

You can do this by:

Step-by-step Guide

Step 1: Select customer language as trigger

configuration of the field value change when the customer language field is edited

Step 2: Specify the customer language in the condition

Screen with new automation conditions and the option Issue fields condition is highlighted

Step 3: Define to whom the issue will be reassigned as the action


Step 4: Publish the rule

Now the rule has been completed. To start using it, simply:

Configured automation rule with new name

Instructions for Server
<iframe width="560" height="315" src="https://www.youtube.com/embed/10rGblHISvg" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>


2. Sending an E-Mail-Notification on the use of rarely used languages

For some rarely used languages that you want to monitor, you can use an automation rule to send you an alert email is someone uses it.

In the following example, we use the Automation Lite for Jira app for cloud. If you don't have it yet, you can get it on the marketplace. It's free.
Unfortunately for server, the trigger that we use in this example is a PRO feature. You can try it for 4 weeks.


Cloud:

<iframe width="560" height="315" src="https://www.youtube.com/embed/NjTWgmbFyxE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Server: 

<iframe width="560" height="315" src="https://www.youtube.com/embed/aXp_N2cWWE0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>


3. Escalating a service request with low language sentiment (experimental)

Using the Microsoft Azure language analytics the app provides you with a language sentiment on each customer request and the following responses.
Language sentiment comes with a value between 0 and 100 where 0 is worst and 100 is best.

We recommend to experiment with this feature, if it the results are meaningful in your environment, as we made the experience that this is not always the case.
Anyway, when you want to use this feature, you have to switch in on in the app settings of the project.

Then you can do things like this:

Cloud:

<iframe width="560" height="315" src="https://www.youtube.com/embed/fB-Anm_Bjtc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Server:

<iframe width="560" height="315" src="https://www.youtube.com/embed/msScabQldBA" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>



4. Creating a queue for a specific language

Alternatively, you can also easily create a service desk queue, based on the language detection feature of Jira Service Desk Language Tools:
one queue for incoming German requests, one for Spanish, etc.

The following screencasts show how to do this.

Cloud:  

<iframe width="560" height="315" src="https://www.youtube.com/embed/GqhdpQmdFsk" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Server: 

<iframe width="560" height="315" src="https://www.youtube.com/embed/51GffZEJh7Y" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>