I am trying to update the description field when an issue is converted from a sub-task to a story.
I have tried the following three automations using the answers provided. With and without the Description condition. None of them are working. What am I doing wrong?
Try using the following smart value to capture the issue type
{{#changelog.issuetype}}{{toString}}{{/}}
Hope this helps!
Best regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.