Forums

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

how to make a JQL filter based on an asset

NEGAR JALALIAN
Contributor
April 18, 2024

hi 

I'm new to asset management in cloud 

I need to make JQL filter based on an asset 

forexample : 

project = "Secondline Customer Service" AND problem IN aqlFunction('"objectId" Is "CS-99"')

in this filter : problem is custom field for asset 

CS-99 is an object 

 

might sound stupid but tried many things but couldn't figure out :( 

2 answers

1 accepted

0 votes
Answer accepted
NEGAR JALALIAN
Contributor
April 18, 2024

I could have it worked in this way : 

project = "Secondline Customer Service" AND Problem IN aqlFunction("key=CS-99")

0 votes
Dick
Community Champion
April 18, 2024

Not my forte, but isn't the IN supposed to be followed by an array (brackets) with objects?

project = "Secondline Customer Service" AND problem IN ("CS-99") 

Dick
Community Champion
April 18, 2024

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