mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5043] [Bug]: Restore Backup function isn't possible on Configuration Backup field #2394
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mehmetmakina on GitHub (Dec 3, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5043
Required confirmations before submitting
Issue Description
When we set a backup job on configuration job. We have the job set and executed successfully. Nevertheless, when we want to restore tenant config from backup, we have no button or field the let us to start the job.
Environment Type
Non-sponsored user
Front End Version
8.7.2
Back End Version
8.7.2
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Dec 3, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@EricVanAken commented on GitHub (Dec 3, 2025):
Same issue!
I would like to migrate to hosted so i need the backup option.
@EricVanAken commented on GitHub (Dec 5, 2025):
I got responce from support to delete the CippBackup table from the storage account and make a new backup.
This worked for me @mehmetmakina
@mehmetmakina commented on GitHub (Dec 8, 2025):
Hello @EricVanAken , thanks for sharing the information. I will test that
@mehmetmakina commented on GitHub (Dec 8, 2025):
Should I create the CippBackup table manually on the storage account ? Or it's created automatically ? @EricVanAken
@EricVanAken commented on GitHub (Dec 8, 2025):
I didn't recreate it. When i started a new backup, is was available again in the table storage.
@mehmetmakina commented on GitHub (Dec 8, 2025):
Ok could you please tell me step by step what you did because I remove the table, starded the job for one tenant but nothing changed. And how looks like the restore function ? @EricVanAken
I have this view :
@EricVanAken commented on GitHub (Dec 8, 2025):
@mehmetmakina
What I did is open my Azure table storage account and deleted the CippBackup table
Opend Cipp > Application Settings > Backup > Manage backup button.
Run new backup
I just received the official option from support.
`To download the backups, you'll need to navigate to CIPP > Advanced > Table Maintenance. Then search for CIPP Backups and delete the table.
Then navigate to the backup section in the User Interface and test creating a backup.
`
@mehmetmakina commented on GitHub (Dec 8, 2025):
@EricVanAken ok thank you for your support ! When we talk about backup you mean Client tenant config backup right ? not the backup of the CIPP
@EricVanAken commented on GitHub (Dec 8, 2025):
@mehmetmakina
No i'm talking about CIPP backup. See the screenshot above.
Are you sure you are on the latest release?
@mehmetmakina commented on GitHub (Dec 8, 2025):
@EricVanAken yes I 'm on the latest release but we were talking about different backup. because you can backup tenant config on Tenant Administration > Manage Tenant > Configuration backup as you can see on screenchot. The backup you have showed is the global backup and not a specific tenant conf backup
@mehmetmakina commented on GitHub (Dec 8, 2025):
@EricVanAken get response the restore of tenant config from backup will be possible within the next release !