The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Jira
  • Questions
  • How to display object attribute values in columns in a combined JIRA issue/Insight object filter?

How to display object attribute values in columns in a combined JIRA issue/Insight object filter?

Anthony Shelley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 8, 2020

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.

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Hana Kučerová
Community Champion
November 9, 2020

Hi @Anthony Shelley

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)