Facing issues in updateset capture in scoped applications

Sachin Gavhane
Giga Guru

SachinGavhane_0-1699560117793.png

Hi team , i am facing above error while retriving update set in scoped app

 

 

Error is:
Cannot commit Update Set 'KB 3' because: Update scope id 'global' is different than update set scope id '0d6a0ec1db11bb407c83712ebf96194d'. Resolve the problem before committing.

1 REPLY 1

Bert_c1
Kilo Patron

You have a combination of updates from Global application scope and that of the Update set. Separate out updates into update sets in the same application scope as the Updates contained in those.  Add "Application" to the Related list of updates on the Update Set form to see those.  Create one update set in Global, and another in the specific application scope. Add "Application" to the Related list of updates on the Update Set form. them move updates to the appropriate Update Set.