Sync between Major Case and Child Case is not workingIssue <!-- div.margin { padding: 10px 40px 40px 30px; } table.tocTable { border: 1px solid; border-color: #e0e0e0; background-color: #fff; } .title { color: #d1232b; font-weight: normal; font-size: 28px; } h1 { color: #d1232b; font-weight: normal; font-size: 21px; margin-bottom: 5px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #cccccc; } h2 { color: #646464; font-weight: bold; font-size: 18px; } h3 { color: #000000; font-weight: bold; font-size: 16px; } h4 { color: #666666; font-weight: bold; font-size: 15px; } h5 { color: #000000; font-weight: bold; font-size: 13px; } h6 { color: #000000; font-weight: bold; font-size:14px; } ul, ol { margin-left: 0; list-style-position: outside; } --> Sync between Major Case and Child Case is not working. CauseSync child case fields upon parent chng BR drives the sync.'Synchronize fields from parent to child cases' system property should be set to "Yes".'sn_customerservice.case_fields_to_sync' system property should have the value set as "priority, state, comments, work_notes, close_notes, resolution_code, product"'sn_customerservice.case_fields_to_sync' system property contains an invalid field name. It should contain valid field values, not label values.Dictionary field was customizedResolutionCheck if "Sync child case fields upon parent chng" BR or above mentioned properties have been customized.Check the property "Synchronize fields from parent to child cases'' if it set to "Yes".This property is found in Customer Service > Administration > PropertiesCheck if the field to be copied exist in 'sn_customerservice.case_fields_to_sync'. If not, add the field thereMake sure that all the fields in 'sn_customerservice.case_fields_to_sync' system property are valid and existing. Make sure that there are no labels in there. Otherwise, the business rule 'Sync child case fields upon parent chng' will be terminatedCheck if any dictionary field was customized. eg comments field Type change from Journal Input to Journal. Make the configuration setting same as OOB