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.
I initiated an export pages task in Confluence Cloud and accidentally closed the progress view window. Thinking I might have cancelled the task, I tried to initiate an Export task once again only to prompted saying that an export is running in the background.
Is there any way I can check the progress of this background task?
How will I be notified to download the prepared zip once the task is complete?
Hi Nuwan,
Unfortunately there's no progress indicator for Cloud exports currently. If you have one that's running longer than you feel it should and would like help, you can definitely raise a support ticket with us and a Cloud support engineer will investigate.
Once the backup is complete, the Backup Manager page will have a link for you to download. Screenshot example:
Cheers,
Daniel
Wow. Atlassian never fails to disappoint with their half-baked features.. How are they still so popular and expensive with quality work like this? 😂😜
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.
Jira - Settings, scroll down, wayyyy down, in left navigation menu , it should be there
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
F5 and everything is gone and where the **** is Backup Manager page in Cloud version?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is quite a simple implementation, not sure why Atlassian does not fix it, you can manually check it as below:
- Open Networks in browser Devtools, copy the progress endpoint as https://fifadigital.atlassian.net/wiki/rest/internals/1.0/io/export/[id]
- When it returns "complete": true, then copy the href value
- Download the file at https://fifadigital.atlassian.net/[href value]
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.