Hi,
I have two Jira Servers. Jira Software (Data Center)
I want to export a project to another Jira server. For this aim, under the system, I am restoring the system. The backup file is saved on ": /var/atlassian/application-data/jira/export"
Secondly, I am saving this file to target Jira server's " /var/atlassian/application-data/jira/import" folder.
After saving to target Jira server's import folder, I am using "Project Import" . This support to choose desired project on backup system file.
For example on source Jira Server there are tree projects. After restoring system, I am saving this backup file to target Jira Server's import folder. Later, when I use "import Project" section, Jira ask me "you have 3 project on your backup. You can choose whatever you want".
After choosing desired project. I gain success on export import operation.
MY QUESTION is How can I automate with script? It will be powershell or sh.
I need a script that export system or specific project on a target Jira. Or It will be save the backup file to a file on determined target.( For example destop etc)
I need a second script that send the backup file to import the target Jira server.
To sum up I want to export and import project within the different Jira servers with aoutomation.
I need Rest api or powershell script or sh file.
Thanks.
Hello Artur, This post for backup jira Cloud. I need a Jira server backup script.
Do you have any suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.