Update Set Picker breaks if there is more than one "Global" application availableDescriptionCustomers are able to create multiple Global sys_scope records which causes issues on the instance. For example, in case there are more than one sys_scope records with scope and ID global (/sys_scope_list.do?sysparm_query=scope=global^source=global) there may be Update Sets created in either of these scopes. In this case the Update Set picker on UI16 does not work correctly and it is not be possible to select In Progress Update Sets from the duplicate scope(s).Steps to Reproduce Navigate to the list of sys_scope records > sys_scope.list on Application FilterSearch for the OOTB Global application [ sys_scope with sys_id = 'global' ] and open the recordRight click in the form header and select to Insert & StayList again all sys_scope records with name GlobalThere will be two records with Name = Global however only one is valid, the one with sys_id = 'global' Customer instance has two Global application scopes on their instance and can cause different issues.WorkaroundSwitching to UI15 allows the Update Set picker to select In Progress Update Sets from the duplicate Global scope(s).Related Problem: PRB1191307