Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Linking Issues from Specific Project

Ranganath HV
Contributor
March 13, 2023

Hi Folks,

I have use case were issues need to be linked only from specific projects.
I have multiple project ex:- Project A, Project B, Project C and Project D.
On Project A, I use issue linking on particular workflow transition with screen linked issues as mandatory., even though there are existing linked issues, this transition will ask to link new issues mandatory(through validator), this issue linking field should accept issues to be linked only from Project D.

Is this possible?

3 answers

1 accepted

0 votes
Answer accepted
Ranganath HV
Contributor
March 15, 2023

Thanks @Pavel Junek and @Mohamed Benziane - I used JMWE Related Issue(s) validator and I achieved my requirement.

1 vote
Mohamed Benziane
Community Champion
March 13, 2023

Hi,

May be you could write (with Scriptrunner) a validator that will check if the issue link goes to an issue in the project D

1 vote
Pavel Junek
Community Champion
March 13, 2023

Hi Ranganath,

I'm afraid that this limitation cannot be set in the regular Jira configuration, but it is necessary to write a Groovy script that will allow to limit Issue Links. For eg. exist feature request - JRASERVER-16325 

Pavel

Suggest an answer

Log in or Sign up to answer