Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
The ForceFull parameter was not being passed in the backup request queue, causing all the backups to be incremental despite the request with `forceFull=True`. This commit fixes this issue. (cherry picked from commit 8d08cc3)
- Loading branch information