Versions Compared

Key

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

...

Button handy
blanktrue
color#0052CC
nameSend Feedback
linkhttps://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=JQL+Function+Name+Clashes+-+15486196
widthauto

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.

...