Hi!
I am trying to create an automation rule that will run whenever an issue of a certain type is created. I want to automatically check some of the fields (such as the labels or the description) for Jira issue keys and add those issues as linked issues to the issue that was created. Is this possible to do?
Possibly - but can I ask first, why can't you just link to those issues during issue creation, rather than handling it via an automation rule?
Ste
Thank you for the reply @Ste Wright.
We are using XRay for testing and verification. When we import test results from unit tests through GitLab, Xray creates a test issue for each unit test that was run. The problem is that XRay can not create a Jira Link to another issue, so there is no straightforward way to link the test to the requirement it is for.
Anyway, I managed to solve it by modifying one of the automation templates.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.