I'm trying to copy the linked issues to a story to the Description field of a story ticket via Automation. In the current issue, when a comment is added.
After reading up on this link.
tried to use this "set": "{{issue.issuelinks.inwardIssue.key}}" however, it is not copying the linked issues key and summary to the description field any help would be appreciated.
Thanks!
For a question like this, please post an image of your complete automation rule, images of any relevant actions / conditions / branches, an image of the audit log details showing the rule execution, and explain what is not working as expected. Those will provide context for the community to offer ideas. Thanks!
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.
Thanks for the rule image...As some follow-up questions:
What problem are you trying to solve by replacing the value of the Description field with the linked issues' key and summary values? That is, why do this? Knowing that may help the community to offer better suggestions.
What is not working as you expected when the rule runs?
Are you trying to replace the value of the Description field or to add to it?
Regardless, the advanced edit with JSON is not needed. Instead you may enter that smart value expression directly in the field. Perhaps like this to add the values after the existing description.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.