Cannot commit Update Set :Update scope id is different than update set scope id 'global'

Artemis15
Kilo Guru

Hi

I'm getting below error.

We take backup from our dev instance and cloned it from Prod. Our dev instance was just upgraded to Fuji and we are creating a new application (not via application module).

We have taken backup using update set but after cloning, when we are trying to load update set than we are getting following error.

Cannot commit Update Set because: Update scope id '811e4bc56f8f31005de9f00dba3ee4fc' is different than update set scope id 'global'. Resolve the problem before committing.


Please help me on this.


--

Cheers,

AR

25 REPLIES 25

While I don't know all the details of Team Development, I suspect it is quite similar since it deals with update sets.


Thank u chuck


Thanks Chuck..

Tyler Hoge - Gl
Tera Guru

What I think happened is there is a record that references an application that no longer exists or is blank, and latching on to the first blank application it finds.



type sys_scope.list in the left hand navigation to view that applications you have scoped, im guessing '811e4bc56f8f31005de9f00dba3ee4fc' may match up to a blank one.



you will need to go to the update set you are trying to fix, add "application" to the list view on the related list and find the one that is not global. you will then need to go into that customer update, add the field 'application' and change it to "Global".


could you please explain it further. How can i do that?