Forums

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

Using status attribute in IQL advanced search

Juhaina Almama
Contributor
March 23, 2022

 

Any one have the problem

I can not search using status attribute:

for example, this:   "status" IN ("ARKIVERT KUNDE")

 

2 answers

0 votes
Juhaina Almama
Contributor
March 28, 2022

Hi Mark

I try "Status" IN ("ARKIVERT KUNDE")  , "Status" NOT IN ("ARKIVERT KUNDE")

but it is not supported,

Mark Segall
Community Champion
March 29, 2022

Can you confirm where you are executing this query?  Is it within Insight or are you trying to execute from the Jira Advanced Search?

If Insight, your query syntax looks correct.  I have an object where I use status as well.  Here's a screenshot of the Insight query showing results:

2022-03-29_05-31-57.png

If you're trying to query in Jira, it won't work this way.  Jira queries are based upon issues.  You would need to have a custom field that enables the user to select an object. The issue is then linked to the selected object.  

From there, you would leverage the iqlFunction:

https://support.atlassian.com/jira-service-management-cloud/docs/insight-jql-functions/

 

I hope this helps.

0 votes
Mark Segall
Community Champion
March 23, 2022

Hi @Juhaina Almama 

Is Status capitalized?  Note IQL is a little picky about case sensitivity.

Juhaina Almama
Contributor
March 30, 2022

Thanks Mark 

It seem that I have problem with insight, I tried the same on other insight cloud site and it works fine but not on my production cloud site. 

Screenshot PROD.pngScreenshot test site.png

Mark Segall
Community Champion
March 31, 2022

Yes that is odd that when you use the drop-down, no options are available.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events