You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hello there,
I am trying to create a sub-task which is triggered when an issue is linked to a task.
The sub-task is child of that task and I want it to be linked (related to) the issue linked to the task.
I do not want to copy the linked issues as the Task may have multiple links.
How do I use smart value to do that?
In the sub-task summary I use: {{destinationIssue.summary}}
However, when I try to use this or key instead of summary the link is not created.
Any advice how to create this link?
For a question like this, please post an image of your complete automation rule, images of the relevant actions / conditions / branches, and an image of the audit log details showing the rule execution. Those will provide context for the community to offer suggestions. Thanks!
Until we see those...
From what you show of your rule action, an obvious problem is the issue linking is trying to use the destination issue's summary, and not its key for the linking.
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.