I have Created a Backup Automation rule to running jira backup from Jira Automation rule.
I did the same api token from the
My Account --> Manage Account --> Security --> Api-tokens --> Create Token --> Copied and used here.
But it still shows the error.
Used this Page as everyone has linked upon in Community.
Automate online site-backups for Jira
[Note: This is being tried in my test Jira Account[Free tier], but If it succeeds, I can work upon the live Jira Base.]
So is there anything I'm missing or is there any other ways for achieving it ?
Since you are getting HTTP 401 and 403, it is likely due to the API token you copied is not encoded as listed in the community post under the preparation section:
Thank you.
Thanks @Victor Law .
I did it successfully, but I'm not able to see the backup of the file in
System ==> Import and Export ==> Backup Manager.
But the Audit logs in Automation shows success and another one shows like some limit.
Can you explain both a bit please ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Where to find the Backup for downloading it ?
It looks like the first automation request has been completed successfully. The backup should be generated and found under the Jira backup page.
Sometimes, it might take a while for the backup file to be completed and found under the Jira backup page.
If the backup generation process fails and does not appear on the backup page, I suggest reaching out to Atlassian Support, as they will have more insight and access to the backend logs for investigation.
Why did the same automation stops ?
The cloud has a backup generation limit, and you can only generate one backup once per week.
More info:
https://support.atlassian.com/organization-administration/docs/backup-and-restore-limitations/
Thank you.
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.