Hi all,
I use Script runner and a scripted send custom email post function for source issue. I would need to get and be able to add in the email's body custom field values of the cloned issue. But I only find codes related to source.issue.
Is there a way to retrieve values of a cloned issue + JIRA References to send them from the parent issue ? I can't find how to define the link of a cloned issue via JQL. I tried "cloners" but it did not work.
Any ideas?
many thanks for your help
Melissa
Not without creating a custom field. The Epic/Theme field is a label field and the labels are all stored in the same database table...
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.