I'm trying to run a maintenance script to edit custom fields for a set of issues. These custom fields use types provided by a JIRA add-on. At runtime the script fails to execute because the add-on's class could not be resolved.
How would I go about specifying that Groovy should use the JAR file that provides the class?
Hi Joel, I think https://scriptrunner.adaptavist.com/latest/jira/scripting-other-plugins.html and https://answers.atlassian.com/questions/136834/how-to-import-custom-plugin-class-in-groovy-script-runner may help you. Regards Thanos
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.