Forums

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

iqlfunction to look up issues to which an Insight Object is linked of which a certain attribute is e

Marco Brundel
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.
January 12, 2022

Hello, 

Is it possible with iqlfunction to look up issues to which an Insight Object is linked of which a certain attribute is empty?

I have

cf[15203] in iqlFunction("\"Attribute1\" IS \"EMPTY\"")

Tried but there I get

IQL in iqlFunction is not valid

As notification on.

 

Regards,

Marco

1 answer

1 accepted

3 votes
Answer accepted
Stefan Krooshof
Contributor
January 12, 2022

Hi @Marco Brundel , yes, this is possible.

However, your IQL contains an error, "EMPTY" should not be in apostrophes. Corrected: 

cf[15203] in iqlFunction("\"Attribute1\" IS EMPTY")

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events