I made a custom field with an Insight Object. This works fine. I can see the object in my issue in Jira.
There are some attributes on the object and I would like to filter issues in my project with a certain value in that attribute.
How can I do that?
Example:
Issue: KEY-1
Custom field: Object in Insight
Object attribute: Test
JQL: Filter on Test ????
I hope someone can help me!