Does anyone have a how-to for getting jython up ad running in JIRA Script Runner? I see the jython radio button in the Script Console, but I can not even get "print 'Hello World!'" to return a value. Also, where does one get the import-able packages for the JIRA API from?
I am new to JIRA but pretty well versed in python.
Thanks for any help.
Also go through http://quisapps.com/confluence/display/JSS/Scripting+Samples for some example scripts.
I recommend using https://marketplace.atlassian.com/plugins/com.quisapps.jira.jss for python. I am going to drop support for everything but groovy in a future release.
FWIW, you will need to install the jar but other than that it should work fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apparently the jython.jar that comes with RHEL 6 (Jython 2.2.1 on java1.7.0_45) does not work. I had to download the jar from the jython.org site.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.