Hello, I have a filter which cross references an issue field with an Insight object type. It looks like this:
project = RMA AND Component in iqlFunction("objectType in objectTypeAndChildren(\"LCD Monitor\")")
I can only select to display columns from the Issue but I want to also display attributes from the Insight object too. Is there anyway to achieve this?
Hopefully I'm making sense. Thanks for your help.
Community moderators have prevented the ability to post new answers.
welcome to the community!
Unfortunately I don't think this is possible, you can only work with the issue columns.
You can copy the values from the attributes to some custom fields and then show these columns, but I don't know, if it is applicable in your use case (it could be complicated, if you need to change the insight data and update the values in the custom fields)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.