Report to see true number of tickets created via Portal vs Assist

Ender P_ January 9, 2025

Hi there,

 

Is there a specific way on how to create detailed report to see how many tickets have been created specifically through the portal vs the Atlassian Assist app in Slack?

We mainly use the Slack app but many users do use the portal and we want to do some metrics on it.

 

Thanks!

3 answers

0 votes
Ender P_ January 10, 2025

Screenshot 2025-01-10 at 12.57.33 PM.png

 

Getting this now

0 votes
Łukasz Modzelewski _Lumo_
Atlassian Partner
January 10, 2025

Check this first part about "request-channel-type"  property: https://confluence.atlassian.com/jirakb/using-the-request-channel-type-property-on-filters-1188759288.html 

So basically in your report you can use those properties, but those are properties not fields (unless you create fields for it) 

notice:

Tickets created via Chat (e.g Slack and Microsoft teams) will be considered as created via API.

works fine, with my simple test :)

Zrzut ekranu 2025-01-10 113336.png

0 votes
Anahit Sukiasyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 9, 2025

Hi @Ender P_

Welcome to the Community!

You can use the Request Channel Type field to filter tickets created via specific methods:

  • Tickets Created via Portal:

    jql

    request-channel-type = portal

  • Tickets Created via Slack (Atlassian Assist):

    jql
    request-channel-type = slack

To analyze and compare the metrics:

Option A: Jira Dashboard

  1. Go to your Jira Dashboard.
  2. Add a Filter Results Gadget or Pie Chart Gadget.
  3. Create two separate filters:
    • Filter 1: Tickets created via portal (request-channel-type = portal).
    • Filter 2: Tickets created via Slack (request-channel-type = slack).
  4. Use these filters in your gadgets to display metrics like total ticket counts.

Option B: Export Data

  1. Run the JQL queries for both filters (portal and Slack).
  2. Export the results to a CSV file.
  3. Use a tool like Excel or Google Sheets to create more detailed charts and visualizations.
Ender P_ January 10, 2025

Thank for this Anahit - I'm not seeing Slack for some reason, would it go by another name?

API I'm assuming?

Screenshot 2025-01-10 at 12.54.30 PM.png

Ender P_ January 10, 2025

Also getting this now

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events