Hello,
I'm trying to create an automation that creates a sub-task that essentially mirrors the parent task being created.
I was able to replicate all fields except attachments as it is not available in the list.
Is this doable?
Hi Ben,
This isn't currently possible. There is a suggestion to add this functionality in:
https://jira.atlassian.com/browse/JRACLOUD-75991
It would be worth watching that in case Atlassian give an update.
In the meantime you can add a smart value of the attachments url
{{attachment.content}}
For example add it to the cloned issue's description:
This will allow for download of the attachments but obviously is just a workaround for now and doesn't look as good as the original.
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.