Using automation, I am trying to update a custom field (Departments) in my JSM ticket with the information in Assets (People object, Department attribute). My end goal is to have the department field in the ticket updated with the person's department.
I have the automation set to run when a ticket is created. It then adds information to the audit log to validate the person has a department listed in Assets. It then edits the issue to add the department to the Departments field. The audit shows that the automation rule is running successfully, but it never actually updates the field.


I used the information found in Use-Case 2 here
How to copy values between Assets object field and multi-select custom field using Automation | Jira | Atlassian Documentation
Any assistance you can provide to help get the Departments field updated with the Asset information would be greatly appreciated. Thank you.