Hi,
I have installed Scriptrunner in Jira Software Cloud and try to execute
issueFunction in issuesInEpics("status = 'In Progress'")
in a Boards Quick Filter JQL query but i get the following error:
Field 'issueFunction' does not exist or you do not have permission to view it.
To solve the issue, the most write to restart Jira, but I use the could version, any other solutions?
Hi Jorg,
Thank you for your question.
I can confirm that in JIRA Cloud you can only use the issueFunction() JQL function provided by ScriptRunner on the Enhanced Search page as described in the documentation here.
This is due to the way that Atlassian restrict how the JQL functions can interact with their infrastructure meaning we must run them in a sandbox process.
However, this does not mean that they cannot be used inside other filters inside other quick-filters and to use the functions in other filters then you will need to follow the steps outlined below.
If this response has answered your question can you please mark it as accepted so that other users can see it is correct when searching for similar answers.
Regards,
Kristian
Hello,
Kindly have a look at this thread:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey,
Check if your ScriptRunner add-on is on the latest version.
Also, is the filter works on the regular issue search?
https://community.atlassian.com/t5/Jira-questions/I-cannot-run-issueFunction-in-JQL/qaq-p/3899
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your answer, it is the latest version.
What do you mean with "filter works on the regular issue search"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When you click on "issues" on the navigation bar > search for issues and then click on Advanced and put your filter there :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.