Changing logo in "My Company" core_company record modifies glide.product.image.light System Property without creating sys_update_xmlDescriptionChanging logo in "My Company" core_company record modifies glide.product.image.light System Property without creating sys_update_xml, change may be overridden next upgradeSteps to Reproduce Navigate to System properties > My Company, then change U16 Banner Image2. Basic Configuration U16, check [Banner image for UI16] that the image has changed too3. Look at sys_update_xml table for an update record for the glide.product.image.light System Property Expected behavior: An entry in sys_update_xml for the System Property record changeActual behavior: No record, so the System Property change may be reverted/overridden next upgradeWorkaroundThe fix for this defect modifies the "Sync Company Banner Image" Business Rule to write out a System Property sys_update_record for *future* changes to the My Company logo. To record an update for a previously-modified logo and prevent potential override in an upgrade, an admin can make any change to the glide.product.image.light System Property (sys_properties) record - even just to the Description.Related Problem: PRB1608169