FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Fix for SharedTree op named idAllocation

Open arafat-java opened this issue 1 year ago • 2 comments

Description

Fixes #21866

When fetch-tool is used to fetch all the ops it fails to fetch block of type="idAllocation" associated with SharedTree This op usually comes with sequenceNumber=2 with Brainstorm sample app

More details around error log and reproduction steps can be found in bug/issue https://github.com/microsoft/FluidFramework/issues/21866

arafat-java avatar Jul 12 '24 16:07 arafat-java

@fluid-example/bundle-size-tests: +245 Bytes
Metric NameBaseline SizeCompare SizeSize Diff
aqueduct.js 457.26 KB 457.3 KB +35 Bytes
azureClient.js 555.05 KB 555.1 KB +49 Bytes
connectionState.js 680 Bytes 680 Bytes No change
containerRuntime.js 258.33 KB 258.35 KB +14 Bytes
fluidFramework.js 392.16 KB 392.17 KB +14 Bytes
loader.js 134.1 KB 134.11 KB +14 Bytes
map.js 42.17 KB 42.17 KB +7 Bytes
matrix.js 145.56 KB 145.57 KB +7 Bytes
odspClient.js 522.82 KB 522.86 KB +49 Bytes
odspDriver.js 97.17 KB 97.19 KB +21 Bytes
odspPrefetchSnapshot.js 42.27 KB 42.29 KB +14 Bytes
sharedString.js 162.65 KB 162.66 KB +7 Bytes
sharedTree.js 382.62 KB 382.63 KB +7 Bytes
Total Size 3.27 MB 3.27 MB +245 Bytes

Baseline commit: 38edc9bea90086afa1759b7e30fd8f3a08b1f0c3

Generated by :no_entry_sign: dangerJS against 1ba9bee0c7c6c359fb2bdf78cc24e92ef694bfb9

msfluid-bot avatar Jul 12 '24 17:07 msfluid-bot

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!

Friendly ping, @arafat-java, in case you want to come back to this :)

markfields avatar Sep 24 '24 19:09 markfields

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!