Hi,
I would like to execute 3 scripts without going through an event trigger, or by the services
what is the scriptrunner function that would allow me to do this?
I tested something like this:
def script = "/path/to/the/script.groovy"
script.execute ()
but it just returns me
"java.lang.UNIXProcess@3ba73ab3" without executing the code.
Thank you for your answers.
Hello @laumain jerome
You can create classes with methods, place it in scriptroot directory and use it in different scripts.
Please check this article
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.