On the service portal, customer edit the options of a widget it will duplicate the widget.Issue Customer have a list widget and its colour is set to default. Customer then edit the options of that widget and set it to be primary. The page will then have 2 widgets on it, one with the "default" colour and one with the "primary". So rather than updating the existing widget it is creating a new instance of that widget with the new options.CauseThe "Save" button is actually "Update" in the system ui action. /nav_to.do?uri=sys_ui_action.do?sys_id=42df02e20a0a0b340080e61b551f2909ResolutionThe Save button which shows in the Instance Option modal window is not using the latest version, this was causing impact.Compared with the OOB version and per OOB design, the "Save" button is actually "Update" in the system UI action.Reverting the UI action to OOB will fix the issue.https://Instance_name.service-now.com/sys_ui_action.do?sys_id=42df02e20a0a0b340080e61b551f2909