I'm just trying the groovy code in visual studio code and that file we are trying to use in script runner but we are facing some error in script runner .
But my think is that whether the process which we are doing is the right method or is their any other method tahat need to do for groovy in script runner .
Any one knows please give me the solution for this situation.
If you want to write script in some IDE then you need to integrate your IDE like Intelj Refer this
https://scriptrunner.adaptavist.com/5.6.1/jira/intellij-integration.html
Also you can able to debug the code while testing the jira functionality
You can also use eclipse with Atlassian SDK integrated for groovy writing. like plugin development
Refer this will helpfull https://developer.atlassian.com/server/framework/atlassian-sdk/working-in-an-ide/
Accept the answer if it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.