`5ed35e` introduced the warning: `RNA_boolean_set: TRANSFORM_OT_transform.use_duplicated_keyframes not found` This was because the `TRANSFORM_OT_transform` did not pass the `P_OPTIONS` flag to `Transform_Properties` to define the `use_duplicated_keyframes` property.