Welcome to the community. Have you try the following syntax -
{{object.creator.displayName}}
Here is the reference link on Smart Values for Assets - https://support.atlassian.com/cloud-automation/docs/jira-smart-values-insight/
Also take a look at this other Atlassian posting with example on getting newly created object - https://community.atlassian.com/t5/Jira-Service-Management-articles/How-to-obtain-newly-created-Assets-object-in-the-automation-rule/ba-p/2359513
Best, Joseph Chung Yin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the Atlassian Community!
The correct way to refer to the smart value for the "creator" of an asset in Jira Assets would be:
{{issue.assetsFieldName.Creator}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your answer but it does NOT work. In "assets" I do not have "issues", just "objects" in my opinion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.