Hi community!
Do anyone have a soultion how to populate custom field from asset object in data center?
My use case is to populate assigne with user from asset object.
For JiraCloud it's possible ref How to copy from/to Asset field value to/from Jira text custom field using automation for Assets | Jira | Atlassian Documentation
Hi @Ulf Johansson ,
First, you have to create an object field and then configure it with the assest scheme and field value. After that to copy the field value in text field.
You can use the below expression in the automation rule for text field.
{{issue.customfield_xxxx.summary}}
Then it will copy the asset field value to text field.
@Manoj Gangwar Thanks for answer, but I realized I was a bit unclear. So I have change my description.
My uses case is:
We have an issue in X project where we have a user in a custom field of type asset object.
This issue will be "copied by automations to project Y and here we wish to set assigne with value from user in the custom field of type asset object.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.