Java script to restrict issues based on issue types.

thrinesh reddy October 27, 2013

I need to restrict issues to be available in the links screen for a particular issue type. For example, i need build request issue type issues should allow only "BUG\TASK" issue types in issue linking. How can i do this using java script or Jquery?

3 answers

0 votes
Contact _Develocenter_ September 8, 2016

Unfortunately it's still not possible in JIRA out of the box. But you can try Extended Schemes for JIRA which allows you to manage (hide and show for Projects/Issue Types) not only Link Types but also for Priorities and Resolutions

0 votes
thrinesh reddy November 3, 2013

Is there any alternative solution for this?

0 votes
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 27, 2013

i am not sure it will be done through javascript, check this for some alrternative solution

https://answers.atlassian.com/questions/126924/how-to-limit-link-type-according-to-issue-type

thrinesh reddy October 27, 2013

Hi Prasad,

Thanks for your fast response.

Atleast can i put some validation on link submit button.

Thanks,

Thrinesh.

Suggest an answer

Log in or Sign up to answer