Can update sets in different scope have same name?

VibhaSastry
Tera Expert

I have a requirement to identify update sets with duplicate names. I have the following queries regarding it:

 

1. Can update sets have same names in different scopes?

2. Can we have the same name for parent and child update sets?

1 ACCEPTED SOLUTION

Hi @Community Alums ,

 

Suppose there is a parent update set and the child update set gets created with the same name. Is it okay to have parent and child update sets with same name?

 

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

Hi @VibhaSastry ,

Do use separate update set for every scope. 

In your case you can ignore the error of the scope. The updates of another scope will not be moved.

Updates in an update set must match the scope of the update set. You can go to your source instance, create an update set in the other application scope, and then move those updates to the new update set of the same scope. 

Hi @Community Alums ,

 

Suppose there is a parent update set and the child update set gets created with the same name. Is it okay to have parent and child update sets with same name?

 

Community Alums
Not applicable

Hi @VibhaSastry ,

Not Recommended at all.

 

Community Alums
Not applicable

Hi @VibhaSastry ,