Struggling with converting Insight JQL referencedObject to iqlFunction

Richard Winstock February 23, 2018

Hi

 

I have a nice simple bit of JQL using Insight's referencedObject JQL function:

cf[12400] in referencedObject(RASBFR-302, 4)

This works really well, and returns issues that have some reference to the RASBFR-302 object.  In this example RASBFR-302 is a "Franchisee Company" with the name "23.5 Degrees". 

2018-02-23 09_29_53-Insight - Retail Assist Jira.png

However, I know referencedObject is depreciated, so I am trying to replace this JQL with the iqlFunction instead.  I am struggling to following any relevant examples from https://documentation.riada.se/display/ICV54/IQL+-+Insight+Query+Language or https://documentation.riada.se/display/ICV54/Insight+JQL+Functions.

 

Could anyone help?

 

Regards

 

R

 

 

1 answer

1 vote
Richard Winstock March 4, 2018

Found it myself eventually:

cf[12400] in iqlFunction("Object HAVING outboundReferences(Key = \"RASBFR-302\")")

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events