Does the parent update set scope always have to be Global?

jcmings
Mega Sage

Random question -- can I have a non-Global parent update set, if my update sets are in different scopes?

 

For example:

  1. Update Set 1 in HR Core scope
  2. Update Set 2 in Employee Center Core scope

 

Can update set 2 be a child of update set 1, or does a third update set (Global) need to be created as the parent of both (for migrating code between environments)?

2 ACCEPTED SOLUTIONS

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

No, the parent update set does not have to be Global.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

JulianLemcke
Kilo Sage

As Mark said, it does not have to be in Global. I'm personally following it to make it "easier for myself", but there is no technical need for that.

View solution in original post

2 REPLIES 2

Mark Roethof
Tera Patron
Tera Patron

Hi there,

 

No, the parent update set does not have to be Global.

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

JulianLemcke
Kilo Sage

As Mark said, it does not have to be in Global. I'm personally following it to make it "easier for myself", but there is no technical need for that.