Context
I'd like to improve visibility across related issues by automatically associating them with one another when referenced in either comments OR description body.
Acceptance Criteria
When Issue Is Mentioned in {{issue.description.body}} add as Linked Issue = Related
Example solution in bottom image for solving this when {{comment.body}} contains regex as provided by Jira Cloud default template, but when I attempt to update this, JIRA restricts me to only link issues based on "Trigger Issue" or "Most recently created issue"

