Upgrade of com.glide.connect plugin overwrites connect_action recordDescriptionWith the com.glide.connect plugin active, during an upgrade the plugin always replaces the connect_action record sys_id=ad602553d70102002ae9602b6e6103a7, even if you have modified it. Modifying this record does not produce a proper sys_update_xml record tracking the update.Steps to Reproduce Make sure com.glide.connect is active in the instance. Go to connect_action.do?sys_id=ad602553d70102002ae9602b6e6103a7. Modify the script in the record and save your change. Check sys_update_xml. A record for a form section change says it is for a Connect Action, but this record and its payload does not include this sys_id. Navigate to System Definition > Plugins, and open the record for com.glide.connect. Click the Activate/Upgrade related link, and click the Upgrade button in the Activate/Upgrade window. When the upgrade is completed, navigate back to connect_action.do?sys_id=ad602553d70102002ae9602b6e6103a7 Note that the record has not been overwritten and still has the customizations. WorkaroundCustomers can do an "Insert and Stay" on the OOB action to create a copy. The copy will not be overwritten on upgrade.Related Problem: PRB1065605