I inserted this post-function with script runner, but I don't know how I can change the summary by inserting the suffix TEST: and then add the summary of the "parent" issue.
Hi @[deleted]
Try using this script code for adding the summary for Sub-task:
issue.summary = 'TEST: ' + sourceIssue.summary
Hope this helps.
Attached the screenshot for reference.
Thanks,
Vamsi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.