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
Community moderators have prevented the ability to post new answers.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.