Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
We've encountered an issue exporting this macro. Please try exporting this page again later.

As mentioned in Script Runners documentation, sometimes it only makes sense to name the JQL functions the same between Power Scripts and Script Runner (or any other add-on with JQL functions) so these clashes can happen. The way Jira works is the first add-on to register a JQL function when Jira starts wins. And, since Jira loads the plugins in alphabetical order and Power Scripts comes before Script Runner in the alphabet, Power Scripts tends to win.

...