Forums

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

Can I change the issue summary upon linked issue creation?

Aira Veronica Dizon
Contributor
February 4, 2020

So I have a post function in a workflow transition and what it does is create a new linked issue when that transition is executed. I also added another custom script post function to change the summary of the newly created issue:

issue.summary = "Done"

I am able to change the summary of the newly created issue, however it's also changing the source issue's summary. How do I only change the new issue's summary and not affect the original summary of the source issue?

1 answer

0 votes
Kristian Walker _Adaptavist_
Community Champion
February 5, 2020

Hi Aira,

So that I can advise further on your question, can I please ask you to let me know details of what Post Function you are using which is provided by ScriptRunner for Jira Cloud, to create the linked issue and to send me a screenshot of how you have configured this.

Once I have this information then I will be able to advise further on how you can update the summary on the new linked issue.

Regards,

Kristian

Aira Veronica Dizon
Contributor
February 5, 2020

I've solved the issue :) 

Andre
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 25, 2021

Hi Aira,

Why haven't you shared the solution?

Thanks,

André

Suggest an answer

Log in or Sign up to answer