Hi. I have Jira issues that follow a consistent naming convention. For example 'ABC_### - full name of request goes here'
When a new issue is created and the summary/title is updated (have it just set up to be manually ran for right now) , I want to automatically link existing issues that start with the same 7 characters ('ABC_###'). I tried using a substring on {{issue.summary}} but couldn't quite get it to work.
Any help would be greatly appreciated!
