FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

RemoteDatastoreContext should handle snapshot with groupId with older loader

Open jatgarg opened this issue 1 year ago • 1 comments
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.

jatgarg avatar Jun 29 '24 00:06 jatgarg

Created a PR for this : https://github.com/microsoft/sqltoolsservice/pull/2028 :smile:

ludwhe avatar Jun 23 '23 13:06 ludwhe

What about this Feature? Need this as well.

FakieHeelflip avatar Jun 12 '24 05:06 FakieHeelflip