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?
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aira,
Why haven't you shared the solution?
Thanks,
André
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.