Hi all :)
we have two Assets ObjectTypes - "Groups" and "Items" - with a parent-/child entity.
Now we like to filter for "Items" that belongs to a "Group", but only if "Group" is given, meaning if the corresponding custom field isn't EMPTY.
For the "Item" custom field this AQL in "Filter Issue Scope" is used:
GroupName in (${customfield_12805${0}})
This works like a charm if customfield_12805 isn't EMPTY, but if it is EMPTY we also would like to see every "Item" that belongs to the "Filter Scope (AQL)".
Is that even possible?
Thanks in advance and have a nice day,
Hauke
Hi.
I would also like to have this possibility. By default, if the parent field is not selected, all items will appear in the child field by default.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.