Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Filter by JQL

JQL filtering option for you to target a group of recipients. e.g. Issuetype != Development, Component = Support, Labels = Important, etc...

Instructions

  1. Select the Jira project that you want to configure CSAT

  2. Click on CSAT button on left navition

  3. Click on Configure CSAT

  4. Filter by JQL allows you to choose the conditions of the tickets you want to send the survey. e.g issuetype=task tells CSAT survey to send the surveys to tickets that are task issuetype

Example 1

status=resolved AND assignee=captainjoe

Example 2

issuetype in (Improvement, "New Feature", Story, Support) AND status = Resolved

Use Jira Issue search to validate your jql results before copying and pasting into CSAT Filter by JQL box

https://confluence.atlassian.com/jirasoftwareserver/searching-for-issues-939938681.html

https://confluence.atlassian.com/jirasoftwareserver/advanced-searching-939938733.html#Advancedsearching-ConstructingJQLqueries

  • No labels