Hello!
In my automation I have a trigger that creates an issue related to the linked Parent (not the Epic), and I would like to provide in the issue name this parent No.
Unfortunately, every time I provide values like {{triggerIssue.parent.key}} and others it points me to the "Epic", not the related Parent issue.
The type of relation cannot be changed in this case. Is there a way to type it in, or should I keep it on {{currentIssue.Key}} (so then Users can follow the chain until they get to the Parent issue?)