Forums

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

linkedIssuesOf regression in JIRA v7.0 ?

kyle Zeeuwen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 25, 2015

Hello,

I have a JQL statement used to set a 'card color' in one of my project planning boards. The JQL is `issueFunction in linkedIssuesOf('status not in ("Done", "Awaiting Release")', "blocks")' . The objective is to hilight stories that are blocked.

 

This was working until we upgraded to JIRA v7.0.0#70107-sha1:6cd5e8d . Are there any known issues that could cause this ?

1 answer

1 accepted

2 votes
Answer accepted
Jared Dohrman [Design Industries]
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 25, 2015

Hi Kyle,

issueFunction is a command used by ScriptRunner. Make sure you have upgraded ScriptRunner to the latest version that supports JIRA 7 - https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner/versions

 

Thanks,

Jared - Design Industries

Suggest an answer

Log in or Sign up to answer