Send Satisfaction Survey at any point of time

Still need help?

The Atlassian Community is here for you.

Ask the community

Summary 

In the current version of Jira Service Management, customer satisfaction (CSAT) surveys are exclusively sent to customers upon issue resolution, provided that CSAT surveys are enabled for the service project. This article proposes a solution to extend survey emails to additional scenarios, such as when the issue transitions from "In Progress" to "Closed" or when it is deemed necessary during the case's progression

Environment 

Jira Service Management Cloud
Jira Automation Cloud 


Solution

(info) We will use Automation for Jira + Jira forms to accomplish this task.
You can add an External Comment to an issue at any stage, which will trigger a customer notification with the Satisfaction Form attached via Automation.


Let's create a Satisfaction Survey Form
  1. Naviate to Project Name > Project Settings > Forms 
  2. Create a Form and let us name it as Satisfaction Survey 
  3. Cick on Add field and select as per your liking and for this example we will add two fields
    A Radio Button field with Options ( Good, Excellent , Not Bad , 5Star ) 
    A Paragraph field with Question : " Please share a feedback " 
Create an Automation Rule to Attach the form
  1. Navigate to Project > Project Settings > Automation > Create Rule 
  2. One could either configure an Automated Trigger or have a Manual Trigger; as stated in Jira automation triggers, for the purpose of this example we will use Manual Trigger
  3. Next , Select Actions : Attach Forms 
  4. Next , Add a Comment to the Issue for which the trigger has run.


    (lightbulb)  Make sure to have Comment Visibility set to " Share with Customer " , as only Public comments are visible to Portal Customers. 




In order to trigger the Automation Rule ; Open the Issue > Actions > Click " Satisfaction Survey "

Last modified on Aug 8, 2023

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.