Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Assets object custom field filter based on another field

Marcel Diskowski June 4, 2024

I have an Assets object custom field that contains one or more objects. Now I want to configure another Assets object custom field, where a single object (of the same type) can be selected, to only allow the selection of one of the objects in the first custom field. So far, I was unable to find a working AQL for this scenario. My current attempt is:

Key IN ${customfield_15600.Key}

 

1 answer

1 accepted

1 vote
Answer accepted
Marcel Diskowski July 9, 2024

The solution is:

Key IN (${customfield_15600${0}})

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events