Hello community
I create a custom field with type "assets object" and i use it for all issue types.
In the create screen i can choose assets objects in this custom field.
How can i retrieve this objects attributes exp : name or key with smart value to use it in automation
Hey @Mehdi Bouazza ,
Can you clarify if you are on Datacenter/Server or Cloud?
For Cloud you basically just use object.attributename syntax
More detail and examples can be found here:
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-insight/
On premise (DC or Server) you are a lot more limited but there is a suggestion for it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Dirk Ronsmans ,
I need to create a filter based on Assets Object fields to export its result. However when I export to a CSV, the attributes of the objects appear as codes. Do you know how I can get the values of the attributes when exporting issues?
Regards,
Max
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.