Details
Description
When setting featureCompatibilityVersion to 3.4, we only remove UUIDs if the existing featureCompatibilityVersion was 3.6. However, if we crash between setting the featureCompatibilityVersion to 3.4 and completing removing UUIDs, then if we run the setFeatureCompatibilityVersion command again, we will not attempt to finish removing UUIDs.