Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to acess groovy in script runner in jira?

satya sandeep March 2, 2022

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.

1 answer

0 votes
Sachin Dhamale
Community Champion
March 2, 2022

@satya sandeep ,

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

Suggest an answer

Log in or Sign up to answer