Is there a way to disable JQL 'issue in'?

MikeD September 23, 2014

We have the Script Runner plugin installed and it has issueFunction which performs a lot better than 'issue in'. Is there a way to disable 'issue in' to force users to only use issueFunction?

2 answers

0 votes
JamieA
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.
September 23, 2014

issueFunction is not a drop in replacement for "issue in" ... but some functions may be available in script runner. Which particular one(s) did you have in mind? If it's provided by another plugin you could just disable the plugin module that provides it.

0 votes
Mehmet Kazgan
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.
September 23, 2014

I don't think it is possible to limit the JQL functionality other than having a custom plugin created.

Suggest an answer

Log in or Sign up to answer