After creating server backup (%mysite%/secure/admin/CloudExport.jspa) I use this zip file for full backup process on my server version. "Include attachments, avatars, and logos in the backup" was been checked.
But if attachments in online Jira works fine, my server version can't load it.
There are blank space and red triangle error icon instead of image etc.
Im using server in Docker container, may issue be in that of something else?
Well, i got strange, but simple solution!
1. Unzip "attachment" folder from cloud backup archive.
2. Got docker volume path and use terminal command:
docker cp /(my host path)/attachments (container name):/var/atlassian/application-data/jira/data
That's all! Folder injection seems fine. I see my images in issues right now.
Good! Please mark all answers as accepted ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @NikitOS Tikhomirov ,
welcome to the Atlassian community!
Please could you check if, after the restore, JIRA-HOME/data/attachments folder contains files?
Moreover please check the following thread https://community.atlassian.com/t5/Jira-Software-questions/Cloud-to-Server-migration-attachments-not-visible-in-issues/qaq-p/1307275
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Strange. There are all files inside backup archive, but only one after restore - and it's thumbnail for one task.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That is the issue. Please extract all those files and put in the server folder size ;).
Remeber to restart the application
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.