I would like to copy the Labels from an Initiative to its child Epics.
I get the key of the parent Initiative through {{issue.Parent Link.data.key}}, which gives e.g. ABC-123. But how do I access the Initiative's labels?
Neither {{issue.Parent Link.data.key.labels }} nor {{ABC-123.labels}} is working