Versions Compared

Key

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

...

Code Block
languagejs
linenumberstrue
org.codehaus.groovy.runtime.NullObject.metaClass.toString = {return ''}
"Your issue" + issue.getKey() + " - " + issue.get("description") + " has been resolved."
  • Compare the text in a conditional execution script to:
    • Run a post-function
    • Run a condition
    • Run a validator
    • Unlink issues

...