We have a need to filter issue scope based on the selected insight custom filed values. (This can take multiple)
Tried with this
object HAVING inboundReferences(Key IN (${customfield_XXXX.InsightAttributeName.key}))
and
object HAVING inboundReferences(Key IN (${customfield_XXXX${0}.InsightAttributeName${0}.Key}))
Here we need Filter Issue Scope for the second custom field based on the inboundReferences in the list of selected customfield_XXXX' s InsightAttributeName s.
But does not work. Any suggestions ?
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.