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
Hi @Bill Sheboy
Thank you for your response. Here are some more details:
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.
Thanks for the additional information!
The log shows the Jira issues linked are in two different projects. What is the scope of the rule noted in the details at the top: single-project, multiple-project, or global?
Scope is important for such rules as links have "direction" and so when an issue is linked from one project's issue to another, the rule may not trigger based on the direction. The way to solve that is:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bill,
Thank you for your further information.
Unfortunately, whether the muliple-project nor the global scope setting helps.
But, playing around again brought me to the idea, to test against the destination issue type, which is story. And see, the automation fired!!
So if I'll have some free space I will think about a more enhanced rule definition, checking for the issue types on both sides of the linking.
Again, thank you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.