Can I change the issue summary upon linked issue creation?

Aira Veronica Dizon 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 Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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 February 5, 2020

I've solved the issue :) 

Andre March 25, 2021

Hi Aira,

Why haven't you shared the solution?

Thanks,

André

Suggest an answer

Log in or Sign up to answer