Preview error on Update Set with Standard Change Templates: "Could not find a record in std_change_producer_version..."DescriptionPreview error on Update Set with Standard Change Templates: "Could not find a record in sc_cat_item referenced in this update"Steps to Reproduce Replication steps: Create an Update Set and make it current.2. Go to: Change > Standard Change > My Proposals3. Click on 'New' to create a new record.4. Update this record until it is approved (for approval impersonate "Change Manager" and approve the proposal).5. Confirmed below tables changes are included in the 'Customer Updates'' tab on the Update Set: one record for Type: Standard Change Template Value two records for Type: Catalog Item Category6. Mark the Update Set as 'Complete'.7. Retrieve the Update Set in another instance.8. Preview the Update Set. > Actual behavior: following preview errors are issued: "Could not find a record in sc_cat_item referenced in this update".> Expected behavior: new/changes on Standard Change Templates should not be captured in an Update Set.WorkaroundAfter carefully considering the severity and frequency of this problem, and risk of attempting a fix, it has been decided to not address this issue in any current or future releases. We do not make these decisions lightly, and we apologize for any inconvenience. If you have any questions regarding this problem, contact ServiceNow Technical Support.As a workaround, the following could be applied: XML Export/Import all related [std_change_proposal], [std_change_record_producer], [std_change_producer_version], [change_request] and approval records to the target instance. These records are not intended to be migrated via Update Set. In case you are getting a permission denied error while importing XML, you may need to create an ACL on the std_change_record_producer for create operation to allow admin users to create a record in this table.OR recreate the Standard Change Template manually on the target instance.Related Problem: PRB1178710