You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi Team,
We are trying to use the following query : issueFunction in linkedIssuesOf("labels = 'XXXX'", "Contains")
But it says : Field 'issueFunction' does not exist or you do not have permission to view it.
We're on jira cloud version and having script-runner valid license.
Let us know the cause of this error.
Thank you in advance.
Regards,
Narendra
Hi Narendra,
I can confirm that the error which you are recieveing is the one documented inside of the knowledge base article located here which explains that inside of ScriptRunenr for Jira Cloud you must run these queries on the Enhanced Search page.
I hope this information helps.
Regards,
Kristian
Hi Kristian, we have scriptrunner installed on jira cloud, but I'm not seeing what you're referencing in those docs to solve. https://docs.adaptavist.com/sr4jc/latest/scriptrunner-enhanced-search/comparison-with-scriptrunner-for-jira-server
But it doesn't say what to use instead for cloud compatibility. Can you please elaborate?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
To help other that may be struggling with this - I found that sometimes manually typing out the query in Jira Enhanced Search doesn't work or identify the function being used (see my above post for an example) - instead for reasons I don't know and which weren't clear via the documentation, I had to build the query using the provided query/function builder.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We're having the same problem:
1) Are trying to use the Jira scriptrunner advanced JQL function linkedIssuesOf
2) Exact JQL =
issueFunction in linkedIssuesOf("project = EVAL and resolution = unresolved","ADHOC to SDLC Relationship")
3) We are using ScriptRunner Enhanced Search in Jira Cloud (not the regular search toolbar)
4) We're getting the result: Function 'linkedIssuesOf' does not exist
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Kristian's answer is still right.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
that function is associated w/ Scriptrunner. Do you have that addon?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In that case please see Kristian's answer as it is the correct answer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.