Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Note

This page is obsolete!

Problem

After upgrading JIRA Misc Workflow Extensions to version 3.6.1 or JIRA Misc Custom Fields to version 1.6, scripts (in calculated custom fields or post-function execution conditions) that are using the following code will stop working:

...

Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("custom-field","jmwe","calculated-custom-field","groovy","jmcf","beanshell") and type = "page" and space = "KB"
labels jmcf jmwe groovy custom-field calculated-custom-field BeanShell

Page Properties
hiddentrue


Related issues
Jira Legacy
serverId5b0a5448-85a5-312a-aaa4-6b64138086c1
keyJMCF-157