I'm engineering the upgrade from cloud to server, and see below issues.
Attachments, custom project icons, avatars not working though they were in the Cloud export.
Have run this cmd -SELECT id, filename FROM avatar;
SELECT id, filename FROM avatar;
ERROR: relation "avatar" does not exist
LINE 1: SELECT id, filename FROM avatar;
I see all the directory structure is in sync,<jira-home>/data/avatars/ directory with all permissions.
Please help !!
Thanks
You would need to copy both attachment, avatars to the <home-directory>/data/attachments and <home-directory>/data/avatars directory manually. Can I know if that has been done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.