FluidFramework
FluidFramework copied to clipboard
RemoteDatastoreContext should handle snapshot with groupId with older loader
trafficstars
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.
Enable the test as it passes with odsp.
Created a PR for this : https://github.com/microsoft/sqltoolsservice/pull/2028 :smile:
What about this Feature? Need this as well.