Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Get JSM Request Type in Filter issue scope (AQL) for Custom Field

Nicholas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 18, 2025

Hi there,

 

I am hoping to get some assistance with the Assets objects field configuration. My goal is to filter asset objects in this custom field based on the Request Type of the JSM work item. By getting the issue via the REST API (rest/api/3/issue/), the request type appears as follows:


Screenshot 2025-09-18 at 9.31.40 AM.png



However, when I try to filter by this, I get the following error:
Screenshot 2025-09-18 at 9.32.49 AM.png

The idea is to have the object attribute "Req Type" be set to the same name as the request type, so I can filter objects based on the work item's request type. I have also tried `${requestType}`, `${requestType.name}`, `${issue.requestType}`, and `${issue.requestType.name}`, to no avail. If anyone has insight into this, it would be greatly appreciated!

 

Thanks!
Nicholas

1 answer

0 votes
Matteo Vecchiato
Community Champion
September 18, 2025

Hi @Nicholas

Welcome to Atlassian community.

Considering this suggestion, I guess that currently it is not possible: https://jira.atlassian.com/browse/JSDCLOUD-16603 

As a tentative, I suggest to evaluate to copy the request type in a custom text field and try the aql filter with that field

Regards

Nicholas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 23, 2025

Thanks for linking this suggestion! Unfortunately, I have tried your solution, and a desync between request type and the AQL field occurs when switching between request types, as the automation is delayed slightly. 

Sree Sai Nithin Krishna Chalasani
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 7, 2025

Hi Nicolas / Matteo,

I'm having a similar Issue which is bothering me a lot as I need to populate the related object data in JSM request form based on the Asset Field conditions with Usual Jira Custom fields but unable to do so. can you share any Workaround you might suggest or implemented.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events