The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

how to change the path of scripts in a new server

Jeetendra Dash
September 30, 2019

We are migrating our Jira instance from windows machine to UNIX.

we have used a lot of scripts in post function and validator.

In current setup we stored all the scrips in D:\atlassian\jirahome\scripts

if we are migrating to new server,the path will change

My question is:

How can we change the current path D:\atlassian\jirahome\scripts to new path (in UNIX) in all the workflows?

If we do it manually then we need to change it in all the workflows.

Do we have  a way to change the path in some environment variable or database level,such that the path change will happen automatically in all the workflows

Please help here

 

 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Antoine Berry
Community Champion
October 1, 2019

Hi @Jeetendra Dash ,

The path for scriptrunner scripts is <jira-home>/scripts/, keep the same treeview in that directory and you should be fine.

Antoine