Preview update set is throwing an error: Update scope id 'global' is different than update set scope

Sharon Williams
Tera Contributor

When previewing my update set I get the following error:  "Cannot commit Update Set 'UPS - SSW - Human Resources - STRY0248851 - Quick Links - 1(EmCtrEx)' because: Update scope id 'global' is different than update set scope id '9f678ed6c3003010069aec4b7d40ddba'. Resolve the problem before committing."

 

There should not be a need to change the application scope when retrieving and previewing/committing update sets.  The sys IDs for the 'Global' application scopes in my Dev and Test instances are the same.  These update sets were created in the 'Employee experience taxonomy' application scope.  The sys IDs for this scope is the same in both my Dev and Test instances.  The sys ID listed in the error is the sys ID for the 'Employee experience taxonomy' application scope.  

 

Can someone help with how to resolve this issue?  Thanks... 🙂

1 ACCEPTED SOLUTION

Prince Arora
Tera Sage
Tera Sage

@Sharon Williams ,

Please check the Application name in the "customer updates" of your update set, as mentioned below in the screenshot.
All the updates should be related to the "Employee experience taxonomy", their might be an update present which is related to the "global" application, remove that entry from the update set and try again.

PRINCE_ARORA_0-1675173310762.png

 



View solution in original post

3 REPLIES 3

Prince Arora
Tera Sage
Tera Sage

@Sharon Williams ,

Please check the Application name in the "customer updates" of your update set, as mentioned below in the screenshot.
All the updates should be related to the "Employee experience taxonomy", their might be an update present which is related to the "global" application, remove that entry from the update set and try again.

PRINCE_ARORA_0-1675173310762.png

 



Sai Kumar B
Mega Sage
Mega Sage

@Sharon Williams 

You have to change the scope to retrieve the scoped updated sets.

 

Please refer to this article for more information - https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0862487 
Screenshot 2023-01-31 at 7.28.13 PM.png

Community Alums
Not applicable

Hi @Sharon Williams ,

 @Mark Roethof  has explained beautitifully in this article to understand and fix this : https://www.servicenow.com/community/developer-articles/detecting-quot-update-scope-id-is-different-....