Is there a way to add the parent feature issue key to the list of linked features issues keys that are linked to a child story.
Hi @Kamal H_ SAGER
there is an automation rule for parent ticket update
when issue links
linktypes should be all link types
then lookupisues
{{#lookupIssues}} * {{key}} {{/}}
and edit issue fields
Parent Ticket Number this should be added on the screen as well and should be mandatory
{{destinationIssue.key}}
do I understand correctly that you want to show the parent of your linked issues in the list of linked issues?
This isn't currently possible, however if you're open to solutions from the Atlassian Marketplace, you should get pretty close; see e.g. this thread for possible directions forward.
Best, Hannes
Hi, No I want to add the parent issue key to the linked issues keys list. These linked issues were linked to the child story.
It looks like you're new here. Sign in or register to get started.