I'm having problems getting the Scriptrunner - IDEA integration to work.
After following the instructions https://scriptrunner.adaptavist.com/latest/jira/intellij-integration.html, and enabling the 'insecure connection', the project is created in IDEA, but the expected groovy file is not generated
The project structure is
Scriptrunner says there is an error - look in the IDEA log which shows this:
2018-07-25 10:57:52,215 [2595500] DEBUG - ptavist.idea.actions.OpenInIde - Project '/home/xxx/IdeaProjects/jira_749982' jira_749982
2018-07-25 10:57:52,215 [2595500] DEBUG - ptavist.idea.actions.OpenInIde - Adding script roots request to list of actions
2018-07-25 10:57:52,216 [2595501] ERROR - #org.jetbrains.ide.RestService - java.lang.IllegalArgumentException: Unhandled, no script text or file path provided
I'm using JIRA 7.6.7, Scriptrunner 5.4.12, IDEA Ultimate 18.1.6, using http, not https
Environment: Ubuntu 16:04, Jira ris unning on a local Ubuntu VirtualBox VM accessible via http://192.168.33.10:8080/
Any clues would be gratefully received.
KR
Richard
Hi,
There is currently an open bug report for this here: https://productsupport.adaptavist.com/browse/SRJIRA-2807
This should be fixed once this is released. We would advise to watch that issue for updates and this should hopefully be released soon.
Kind regards,
Katy
Adaptavist Product Support
Hi Katy,
Many thanks for the info - I'm slightly relieved to hear that this is a known issue, and not something that I'm doing wrong.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @Richard Lucas
Connection successful, when project is not empty. Not sure why.
"\jira_749982\inline\src\main\java\example.groovy"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @lpopil,
Unfortunately, that groovy file just doesn't get created, though the directory structure does.
Thanks for taking the time to reply.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just one more thing, start typing in console, before pressing connection button.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.