Issue linking types are globally available, not per project. Since issues in my project must not use every link type offered, I set up an automation which removes unwanted links.
My problem: the trigger element "Issue linked" only takes one kind of type including both directions, e.g. "implements" and "is implemented by".
Any idea? The trigger elements "Issue updated" and "Field value changed" do not trigger the automation, too.
I work with the cloud version of Jira, premium plan.
For a question like this, context is important for the community to help. Please post the following:
Until we see those...
Those link types are the ones used by Jira Product Discovery (JPD) connections to any "Delivery Tickets" in the software projects. They will not trigger the Issue Linked trigger within a JPD project rule. This appears to have been a design decision by the JPD team, and instead that trigger only fires within a JPD project for other types of links (e.g., "blocks").
That link type will fire the Issue Linked trigger for two other rule scopes:
Kind regards,
Bill
Here are a few suggestions to try to resolve it, hope they'll help:
The "Issue linked" trigger in Jira Automation is direction-agnostic. This means that the automation rule should fire for any type of link (both "implements" and "is implemented by"). However, it seems that in your case, the trigger is not firing for the reverse direction ("is implemented by").
Possible solution:
If the "Issue updated" or "Field value changed" triggers aren't firing as expected, here are a couple of things to check:
Possible workaround:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Anahit!
Unfortunately, it does not help. My trial automation consist just of a trigger element and a log element. "Field Value Changed" takes the 'Link' parameter, and "Issue Updated" does not take any parameter.
None of them are firing.
And, since as you correctly state the issue linked trigger is direction-agnostic, I don't see a possibility with two separate rules.
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.