I have a primary ticket with a linked ticket. When the linked ticket gets closed I want to create another ticket attached to the primary ticket. I've done this before but for some reason it's escaping me. Sorry I thought you could see this {{triggerIssue.issuelinks.outwardIssues.key}} is what's in the Linked Issues/Issue field
My problem with getting information from a linked issue was that I had an extra "s" in the string. Once I removed the extra "s" everything started working.
Old {{triggerIssue.issuelinks.outwardIssues.key}}
New {{triggerIssue.issuelinks.outwardIssue.key}}
Hey Tom,
Could you just find the parent of that ticket? Just click the dots to copy it from the current issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I gave this a try but it linked to the trigger issue for some reason. Thanks for trying.
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.