I am trying to use Insight Custom fields as a replacement for standard custom fields, but cannot seem to get the IQL correct. My initial goal is to create a Team custom field that is directly related to a Project (Just like a field context). So, I've created an Object Type, "Execution Teams" and it has an attribute that has an outbound reference to another Object, "Associated Project". This object pulls directly from Jira.
For my custom field, I am using the following IQL, objectType = "Execution Teams" and object having outboundReferences("Associated Project" = currentProject()). I know I am missing something within the IQL, but cannot seem to figure it out. I'm hoping someone may have some ideas.
Second attempt at this....After looking through some things, I realize that the project may not be the correct reference to use. When creating a ticket, you may not always be on the correct project, so, what I really need to use is the actual Project field on the Create issue screen, So the attribute value of "Associated Project" needs to equal the value within that field.
Thanks for any support.
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.