You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,6 +62,9 @@ Update sets with more than 1000 configuration updates should be broken down into
62
62
### Updates in wrong update set scope
63
63
The scope for Customer Update [sys_update_xml] records should match the scope of the Update Set in which the Customer Update resides. Having a mismatch may cause Update Sets to generate preview errors meaning you cannot commit them until the errors are resolved.
64
64
65
+
## Duplicate Updat Set Name
66
+
Maintain unique names for update set names it will help to track the updates easyly and also very useful to debug any issues.
0 commit comments