Append a value to a field in Jira Cloud Automation
プラットフォームの注記: Cloud のみ - This article only applies to Atlassian apps on the クラウド プラットフォーム上のアトラシアン製品にのみ適用されます。
要約
When using Jira Automation to edit work item fields, the default behavior is to overwrite field data with the value Automation sets. If you're looking to add data to a field without overwriting the existing value, you can do so by leveraging Smart Values.
ソリューション
To append a new value into a field using Automation, use the following smart value with Edit Issue rule component.
{{issue.customfield_<fieldID>>}}<appendedValue>Replace
<fieldID>with the desired field ID. You can find a field ID by following any of the methods in our documentation.Replace
<appendedValue>with the new entry to the field value.
更新日時: November 13, 2025
この内容はお役に立ちましたか?
さらにヘルプが必要ですか?
アトラシアン コミュニティをご利用ください。