How To Limit Number of Linked Issues based on Link Type

Roman Chowdhury November 2, 2021

My Jira instance currently has an issue link type titled, 'Portolio' which is used to link our Features to our Portfolio Epics using the native Linked Issues field.

Currently, some users are linking multiple Portfolio Epics to each Feature which is breaking our model and hierarchy structure (each Feature should only reference one Portfolio Epic).

Is there any way to limit the # of issues linked via the specific 'Portfolio' link?

1 answer

0 votes
Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 3, 2021

Hi @Roman Chowdhury 

 

Unfortunately list of issue links is global which means that every user see full list.

I found that there are suggestions created at atlassian:

https://jira.atlassian.com/browse/JRASERVER-16325

https://jira.atlassian.com/browse/JRASERVER-16325

 

Also found that on marketplace you can find app that will probably help you: https://marketplace.atlassian.com/apps/1214172/extended-schemes-for-jira?tab=overview&hosting=server

 

Hope that will help you.

 

Regards,

Sebastian

Roman Chowdhury November 3, 2021

Hi Sebastian,

Thank you, that is helpful. However, I was wondering if there was a way to limit a specific link type to only 1 link.

For example, I want any Feature issue to only have 1 'Portfolio Epic' link. This would mean the Feature can only be linked to one Portfolio Epic through the Linked Issues field and the system will not allow another link of the same type (Portfolio).

Any advice on this?

Best,

Roman

Sebastian Krzewiński
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 4, 2021

I think that you can do this with script runner behaviours. Please check this: https://library.adaptavist.com/entity/control-available-issue-link-types

Suggest an answer

Log in or Sign up to answer