Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

AQL for Automation

Nancy Galvez September 19, 2024

I am trying to create an automation. One ticket will trigger the creation of another ticket. I want to transfer the Asset Field to the new ticket. The asset field is called "Customer Object" or (customfield_10820).

 

I have tried {[triggerIssue.Customer Object}} but this does not work. Since the field only takes AQL, what would be the AQL syntax to work?

1 answer

1 vote
Mikael Sandberg
Community Champion
September 19, 2024

Since the field holds the object key (what you see is the display name) then this AQL should do the trick for you:

Key LIKE {{triggerIssue.Customer Object}}

Nancy Galvez September 23, 2024

Thank you! That worked

Like Mikael Sandberg likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events