Background:
My question is, can the answer of the Custom Fields from the source request be copied to the linked issue created from the automation rule?
Atlassian has some built in variables to choose from, like ${sourceissue.key} or ${sourceissue.description}.
The ${sourceissue.key} variable works perfectly fine, but the ${sourceissue.description} couldn't work.
And I couldn't tell from the log what's wrong with it...
Hope you intelligent people can give me some guidance!