Button handy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
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.
...