Hi
I am trying to utilize the iqlFunction("") in a JQL Query, when setting different SLAs as a specific attribute in a Insight Object Type defines what SLAs it is supposed to use.
I found the documentation how to utilize IQL in an JQL Query, with partial success.
https://documentation.riada.se/display/ICV49/Insight+JQL+Functions
The problem that i have is that the Custom Field created utilizes the Custom field type "Insight Referenced Object (Single)" and i can not get the "iqlFunction("")" to work with that specific type. If i try with Another customfield with the type "Insight Object/s" i do get full functionality.
Is this a bug or am i missing something with utilizing the customfield type "Insight Referenced Object (Single)"?
Will the function "iqlFunction" not be usable when developing an own customfield utilizing the Insight objects?
Best regards
Pontus
Check this question which is similar to you in the link below.
This will give you a list of "fields" from the JIRA Server which you can use.
Hope this helps!
Thanks for your response @Kirubel Tesfaye
I am uncertain however how this actually answers my question.
As i do not request to know the avaliable fields in the Jira Instance but rather want to know if the JQL function "iqlFunction("")" supports the Custom Field type ""Insight Referenced Object".
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I also had this problem and eventually solved it.
Looks like the function doesn't work with translated fields as it searches somehow by translation (?).
As soon as I aligned the original field name with the current user language translation it worked.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.