- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 11:02 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 11:11 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 11:06 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 11:11 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2025 11:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 03:57 AM
Hi @VibhaSastry ,