-
Notifications
You must be signed in to change notification settings - Fork 26
Description
Hello, my guess, this backup solution for jira will stop working next year :(
you are using at least /rest/backup/1/export/runbackup
from atlassian email:
Effective March 30, 2026, Atlassian will deprecate the use of the following Backup Manager API's:
Import APIs
• /rest/backup/{version}/import/progress/validation/{id}
• /rest/backup/{version}/import/result/validation/{id}
• /rest/backup/{version}/import/import/{id}
• /rest/backup/{version}/import/validate/{id}/{id}
• /rest/backup/{version}/import/upload/properties
• /rest/backup/{version}/import/attachments/{mediaFile}/{localFile}
Export APIs
• /rest/backup/1/export/runbackup
• /rest/backup/1/export/lastTaskId
• /rest/backup/1/export/getProgress
How to continue creating backups
To create a backup for cloud:
- Select Settings then System
- In the IMPORT AND EXPORT section, select Backup manager.
- Under Backup for cloud, select Create backup for cloud.
You can tick the Include additional files option if you want to include work item attachments, user avatars, and project logos in the export. After the backup is complete, select Download backup file.