Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

IQL and JQL: Returning linked JSM tickets to an Insight object

Juan Du Toit May 10, 2021

Hi,

I need to run a query to return all incidents linked to a specific merchant object (Merchant ID)

Basically using IQL and JQL in one query

Not sure how to do this in cloud or if it's currently possible.  My understanding is that it is possible on the server currently.

Regards,

Juan

 

2 answers

1 accepted

0 votes
Answer accepted
Mathieu Truchot
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.
May 12, 2021

Hi,

I am afraid you're right, there is no easy way to do it.

See below for workaround : https://community.atlassian.com/t5/Jira-Service-Management/How-to-search-issues-linked-to-an-asset/qaq-p/1566920

If someone has a better option I will be  happy too.

Cheers,

0 votes
Björn Gullander
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.
April 19, 2022

Hi, 

The iqlFunction is also available on cloud. You should be able to use something like the following in the advanced issue search: (Note the single quotes to surround the IQL query)

issuetype=Incident AND MerchantField in iqlFunction(' "Merchant ID" = 1234')

Suggest an answer

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

Atlassian Community Events