Jira Integration - Count Jira issues created within set time

Beantwortet

5 Kommentare

  • Gab Guinto
    Zendesk Customer Care

    Hi Nemo,

    What metric are you using with your attribute? This formula looks correct –
    IF ([Changes - Field name] = "Dev status"
    AND [Changes - Previous value] = NULL
    AND [Changes - New value] = "Backlog" )
    THEN "True" ELSE "False"
    ENDIF
    – so maybe the issue is with the metric you're using in the query. Are you using the native Tickets created or maybe Tickets solved? Is the Dev status value set during the ticket creation event, or in the same update as when the ticket is solved out? If not, then can you try using the metric Updates instead? This metric should work well with this kind of attribute.

    You may also check again if the correct field name and field value (these are case-sensitive) are referenced in the formula. Make sure that the actual name of the field is Dev status and whether the correct value is backlog or Backlog.

    Hope this helps. Thanks Nemo!

    0
  • Mukesh Kumar

    Hey Guys, 

    Is it possible to pull the JIRA metrics into ZD queries?

    Say I need 'JIRA ticket number',  'Date JIRA Created/Linked', 'JIRA Status' etc in my report. 

    I appreciate your time and thank you in advance for your advice. 

    0
  • Shayne Traqueña
    Zendesk Customer Care

    Hi Mukesh,

    Thank you for reaching out! Jira reporting/analytics using our Zendesk built integration is very limited, unfortunately.

    When a Jira issue is linked to a Zendesk we add the tag "jira_escalated" to the ticket but in terms of what Jira information can be reported on say for example using Explore; is very limited. See: https://support.zendesk.com/hc/en-us/articles/235675908-How-can-I-report-on-Support-tickets-linked-to-Jira-

    If you set up field syncing and they are syncing Jira fields to Zendesk or vice versa then they could also report on this data in Explore using the associated custom ticket field data but that's only if they have set up the Field Syncing feature.

    Beyond this, we do not store any linked Jira issue-related data in the Ticket itself that customers can do reporting/analytics on, unfortunately.
    As an alternative, you could also consider using our Jira integration API endpoint to pull the raw data about tickets and Jira issues linked in your account and perform their own reporting/analytics in an external platform: https://developer.zendesk.com/api-reference/ticketing/jira/links/

    I hope this helps!

    0
  • Angelique Paulus

    @...: in your comment you reference to a link about reporting on Jira fields. but that link is not working for me. Can you provide access? 

    0
  • Brett Bowser
    Zendesk Community Manager
    Hey Angelique, 

    The link should be pointing to this article for reporting on tags: Reporting with tags

    The Jira V3 app automatically adds a Jira_escalated tag to tickets in Support linked to Jira. As a result, you can leverage this tag in reporting.

    I hope this helps!
    0

Post ist für Kommentare geschlossen.

Powered by Zendesk