Error: Cannot commit Update Set 'Update_Set_Name' because: Update scope id 'global' is different than update set scope id 'Scope_ID'. Issue Preview Error for Update Set: Cannot commit Update Set 'Update_Set_Name' because: Update scope id 'global' is different than update set scope id 'Scope_ID'. ReleaseAllCauseThis can occur if the Update Set belongs to a specific application and inside the update set there are changes for a different scoped application. For example: Update set belongs to Global but the updates within belong to a scoped applicationResolutionTo fix this you will need to recapture the updates in the correct scope and retrieve this new update set. If this does not apply to you please see KB0819006