Update Set Preview Error: Could not find a record in sc_cat_item_delivery_plan for column delivery_plan referenced in this updateIssue Update Set Preview Error: Could not find a record in sc_cat_item_delivery_plan for column delivery_plan referenced in this updateCausesc_cat_item_delivery_plan record with sys_id mentioned in the update set is not present in the instanceResolutionThe error means that the instance is expecting the "delivery_plan" column associated with the "sc_cat_item_delivery_plan" record to be present in the instance before the update set is appliedYou will need to import the referenced "sc_cat_item_delivery_plan" record into the instance before running the preview againThe sys_id of the "sc_cat_item_delivery_plan" record needed can be found by opening the update set record and retrieving the sys_id of the "delivery_plan" column that the preview is complaining about There have been cases where the "DEFAULT" delivery plan was removed from the instance, and the "delivery_plan" column in "sc_cat_item_producer" is referencing this "DEFAULT" delivery planYou can export the "DEFAULT" delivery plan from an OOB instance in this case