Query to see how many issues are created in portal vs. Jira backend?

Dee B September 13, 2024

 

Am I able to run a query to see which issues were created in the JSM portal, versus which issues were created in the Jira backend?

We are trying to determine how many devs are submitting incidents using the portal, versus just creating in Jira.

1 comment

Comment

Log in or Sign up to comment
Josh Costella
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 13, 2024

Hey @Dee B

There is a special JQL statement for that! Here you go: https://confluence.atlassian.com/jirakb/using-the-request-channel-type-property-on-filters-1188759288.html

These JQL statements should get you what you need:

request-channel-type = jira
request-channel-type = portal
request-channel-type = anonymousportal
request-channel-type = email
request-channel-type = API
request-channel-type = deployment 

 

Like # people like this
Dee B September 13, 2024

My hero! Thank you so much Josh, exactly what I was looking for, but didn't know the language. 

Like Josh Costella likes this
TAGS
AUG Leaders

Atlassian Community Events