The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

If I want to display the summary of parent issue in one custom field what to do?

Saudamini Deshmukh
July 7, 2021

I am working on one issue where there are two custom fields

1. Associate parent issue

2. Associated parent issue summary.

while creating an issue there is a dropdown box for associate parent issue. I need to select one value from dropdown. and later the summary of the created issue should be displayed  in the second field i.e. Associated parent issue summary.

so is there any code for this to display the details

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Brant Schroeder
Community Champion
July 21, 2021

@Saudamini Deshmukh You would need to use an app like scriptrunner or JSU to copy the parent content on issue create.  I would suggest JSU since it will be a simple workflow change https://marketplace.atlassian.com/apps/5048/jsu-automation-suite-for-jira-workflows?hosting=server&tab=overview

Download the app and test it out to see if it meets your needs.