You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We had managed to make backups from our cloud instance some time ago.
With this script from https://bitbucket.org/atlassianlabs/automatic-cloud-backup/src/master/Jira-backup.sh we now get no more results.
After about 5 cycle in the for loop the following string is returned to the script:
PROGRESS_JSON='{"status":"Failed","description":"Cloud Export task","message":"Exporting JIRA data","result":"[\"Export failed (Completed pre-export checks)\"]","progress":4,"exportType":"CLOUD"}'
The termination process is not triggered by "status":"Failed" but through a FILENAME gotten from the result part. This part reads "[\".
Something has changed, I think.
Hello @Helmut ,
I see an ongoing issue - https://jira-core.status.atlassian.com/
Identified - We are currently experiencing issues where customers are unable to run a site backup. We have identified the issue are in the process of rolling out the fix.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Helmut
Scripts may seem good, though not so relibale as we can see. Another option which you can try is a third-party backup tool, like GitProtect. It will make your backup process automated, data accessible and recoverable.
You can find out more about GitProtect backup for Jira here: https://gitprotect.io/jira-backup.html
Or find GitProtect Jira Backup on Atlassian Marketplace and signup for a free account for up to 10 Jira users.
P.S. Feedback appreciated. Thanks!
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.