Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[main > release/client/rc]: RemoteDatastoreContext should handle snap…
…shot with groupId with older loader (#21950) ## Description RemoteDatastoreContext should handle snapshot with groupId with older loader. So, in case where we fetch the snapshot using old loader and does not have ISnapshot which contains blobContents, then that means we must have fetched the full snapshot using older format, so there is no need to evaluate in that case whether to fetch the snapshot or not.
- Loading branch information