Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes batch_restore_version not increasing version_id
batch_restore_version used the last undeleted version to determine the next_version_id. This is wrong because we might have a deleted latest version.
- Loading branch information