Forums

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

Where do scripts go?

Michael Johnston April 14, 2023

Complete Jira newbie here.  I'm trying to migrate from a Jira Server (running on Windows Server) over to a Jira Datacenter (running on Linux), but I'm having some issues with groovy script locations.   Both are running v8.2

 

On Linux, I put them in "/var/atlassian/application-data/jira/scripts/" and they're recognized. On the Windows installation, however, I have them in c:\Program Files\Atlassian\Jira\scripts and they are not showing up.  Am I putting them in the right location?  

 

Thanks!

2 answers

1 accepted

0 votes
Answer accepted
Michael Johnston April 17, 2023

Thank you for the reply, Bonniec.  

We learned that the sweet spot for these groovy scripts is actually in C:\Program Files\Atlassian\Application\Jira\scripts.  

We'd checked permissions (they were inherited), and the files were named correctly with the .groovy.  Apparently, groovy files are like real estate...location, location, location...

0 votes
Florian Bonniec
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 15, 2023

Hi @Michael Johnston 

Is c:\Program Files\Atlassian\Jira the JIRA Home folder ?

Also are file in .groovy ?

Are permissions on the file correct ?

Did you restart the service ?

 

Regards

Suggest an answer

Log in or Sign up to answer