I want to display the value of an issue field inside the issue description so that I can see the description text with a dynamic text element.
Description text:
The name "Nikhil Singh" is filled in from a custom field called Champion. An issue champion can change. And I want the issue description to reflect that changing detail without having to update it.
I don't want to refer to the issue field separately.
Thanks for some pointers for ideas or ways to making this happen.
Create the automation:
1.Trigger- field value change: Champion
2.Action: edit issue
a) Field: Description
b) value: The champion for this idea is {{issue.customfield_12345}}
Replace 12345 with your "champion" field ID. You can find custom fields ID at:
yourjirainstance .atlassian.net/rest/api/latest/field
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.