Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude database added to backup #205

Open
DahmaniAdame opened this issue Mar 10, 2025 · 0 comments
Open

Exclude database added to backup #205

DahmaniAdame opened this issue Mar 10, 2025 · 0 comments
Labels
priority: medium Issues which are important, but no one will go out of business.

Comments

@DahmaniAdame
Copy link

Describe the bug
Excluded items will be added to backups despite being excluded in the first place.

Image

Initially, the backup correctly contains only files. However, after refreshing the page, a database backup unexpectedly appears in the backup list.

To Reproduce
Scenario:
Perform a fresh install of BackWPup
Exclude database and continue
Database is added to the backup list

Scenario:
Perform a fresh install of BackWPup
Configure the first backup to include files only (excluding just one theme)
Proceed with local storage backup
Database is added to the backup list

Expected behavior

Only the selected file backups should be generated.
No DB backup should be created unless explicitly enabled.
The backup list should not display a DB backup after a refresh if it was not initially included.

@DahmaniAdame DahmaniAdame added the priority: medium Issues which are important, but no one will go out of business. label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Issues which are important, but no one will go out of business.
Projects
None yet
Development

No branches or pull requests

1 participant