I am trying to create an automation rule that is based on the linking of a Jira Product Discovery board Idea ticket to a Jira Epic or Story. My goal is:
When Issue is Linked by type Polaris datapoint issue link, Polaris issue link
For Destination Issue
Then Edit Issue Security Level
Here is my current automation configuration:

The automation works only if I add the link from the Jira project Story/Epic ticket, as shown below.

However, my main use case is going into Jira Product Discovery to link to an existing ticket in a Jira Software Project, as shown below.

This does not kick off my automation, because the link type is not one of the ones defined in the automation, as shown below.

Is there an rule that will allow me to update my automation to handle the link being initiated from the Product Discovery board?