Hi
I need to configure jira custom field to show only meeting rooms with video in a departement.
I use jira custom field Assets referenced object and I configured it with parent custom field "Departement"
I have object type Video in Assets that have attribut Meeting room. How can I configure Additional Filter Scope (AQL) or Filter Issue Scope (AQL) to get this attribut?
Regards
Olga
I solved it - I used Filter Issue Scope (AQL): object having inR(objectType = "Video", refType IN ("belongs to"))
Regards,
Olga
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.