Closed stefanpejcic closed 1 month ago
0.3.0
Ubuntu
when partial backup job is executed:
opencli backup-run 3 --files --entrypoint --apache-conf --mysql-data --mysql-conf --php-versions --crontab --user-data --core-users --stats-users --apache-ssl-conf --domain-access-reports --ssh --timezone
the function: run_backup_for_user_data iterates only over the 1st user and then exits:
run_backup_for_user_data
rewrite run_backup_for_user_data
No response
OpenPanel version(s) affected
0.3.0
What OS are you using?
Ubuntu
Description
when partial backup job is executed:
the function:
run_backup_for_user_data
iterates only over the 1st user and then exits:How to reproduce
rewrite run_backup_for_user_data
Possible Solution
No response
Additional Context
No response