Hi,
We've got the "Quisapps Jira Scripting Suite" version 1.2.0_44 plugin installed in our JIRA instance and have all plugin modules enabled. However, when going to "Administration" -> "Jython Runner" and entering the following example into the source window and clicking "Run":
print "Hello World!"
There is no output displayed in either the output or error boxes. There are no error messages in JIRA either.
How can we diagnose this issue?