Forums

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

Appending Applications to an Employee Asset via Automation

Fabio Cerullo May 10, 2025

 Environment

  • Jira Service Management Cloud (Premium)

  • Native Assets (formerly Insight) enabled

What I’m Trying to Do

When a sub-task with two Assets fields: Employee (customfield_10661) and Applications (customfield_10629) is transitioned to Done, automatically append that Application to the Employee’s Applications attribute in our Assets schema. I don't want to overwrite the existing data in the Applications field.

What I’ve Tried

Jira Automation + AQL Lookup Objects
• Trigger: Issue transitioned to Done (sub-task)
• Lookup Objects (Assets) action with AQL:

objectType = Employees AND Key = "{{issue.customfield_10661.key}}"

• Branch: attempted both “For each: {{lookupObjects}}” and “Branch: Related work items,” but neither scoped correctly to the CMDB object (errors like “No work items found so the rule didn’t run” or “CMDB object not found”).
• Edit object attributes action failed because the branch wasn’t recognized as an Assets object branch.

Screenshot

Screenshot 2025-05-10 at 11.05.24.png

What’s the correct way to branch and then Edit object attributes inside a Jira Automation rule using lookupObjects that will not overwrite existing data, but instead append it?

Thanks,

Fabio

1 answer

0 votes
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 10, 2025

Hi @Fabio Cerullo 

Without seeing the details of your create variable action, edit action, and the audit log details, are you trying to follow the guidance in this knowledgebase article:

https://support.atlassian.com/jira/kb/how-to-append-objects-to-an-assets-object-attribute-using-automation/

Kind regards,
Bill

Suggest an answer

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

Atlassian Community Events