Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

My pages/Blogs

Indhold efter label
showLabelsfalse
max99
showSpacefalse
excerptTypesimple
cqllabel in ("scriptrunner-plugin","groovy")


Other good Groovy solutions

From Mr. Add On

https://mraddon.blog/2015/08/31/new-jql-function-custom-to-retrive-issues-with-inactive-user-in-assignee-hasinactiveassignee/

https://mraddon.blog/2016/02/17/jql-custom-function-userinrole-with-groovy-for-jira/

https://mraddon.blog/2017/01/11/toprows-jql-function-for-jira-7-2-scriptrunner/

Tip

To make these custom JQL functions work, it seems that the must reside in a very specific path:

JIRA_HOME/scripts/com/onresolve/jira/groovy/jql - otherwise the Scan function will not pick them up.