Capturing update sets of multiple scopes in one scope

Khanna Ji
Tera Guru

Hi Folks,

 

Things have evolved a lot in ServiceNow, New features every year, AI around the world. So I am checking it out if we solved the major project or introduced anything new which I didn't know around update sets.

 

Major problem which I face when I am working with multiple application scopes, I end up creating and maintianing multiple update sets for each scope. As per the limitation, you cannot capture objects of one scope into another (You can but, you cannot move them to another instance since system throws an error)

 

Wondering if servicenow has fixed this in recent time? Better option to help developers to maintain their changes in a single update sets is to remove the application scope from the update sets and all the validations around it to allow develoeprs to capture all scoped or global objects in single update sets.

 

Share your thoughts please.

1 REPLY 1

Runjay Patel
Giga Sage

Hi @Khanna Ji ,

 

 If you are on app builder then yes, it’s now free from scope and can capture all changes in one update set but for native ui there is no update from ServiceNow.