Hey
I created a new issue type by Jira automation
I copied the epic summary and I need to add to the beginning of the copied summary (title) "RN" and after that the copied title that was already there.
the only option I have is to copy from the current trigger issue
I need in addition to this option edit the summary and add RN in the beginning of the new issue type (release note)
Hi,
I'm going to assume that the triggering issue of this rule also has the summary that you want. This way in the Edit issue fields you could choose to set a Smart value:
RN - {{issue.summary}}
More info about SmartValues you can find here:
https://support.atlassian.com/cloud-automation/docs/smart-values-in-jira-automation/
See if this works!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.