Hello JIRA Experts!!
I am trying to solve the use case where I have to copy a customfield from the linked issue to the triggerIssue.
Here is the use case:
In order to organise the release process, I created a new issue type called "Release". Once we create a "Release" issue type and add the fix version for the next release, we link all the issues (story, tasks & bugs) from the fix version to the newly created Release ticket via JIRA automation.
Now the next thing I want is to copy all the PR Links (my customfield from Task, Story & Bug) from all the linked issues of the Release ticket to it's description in the format
{{issue.key}} - {{issue.issuelink.inwardIssue.mycustomfiledForPRLinks}}
The problem here is this updates the description of the linked tickets and not the release ticket.
Please suggest the approach to fix this
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.