Moving standard changes from Test environment to PROD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2022 11:06 PM
Hi,
we have created some new standard changes in our TEST environment, and i would like to move them up to production but i dont know what is the best way to do this.
i feel like when i use an updateset it does not move everything.
any suggestions ?
thanks
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2022 11:15 PM
Hi
Use these procedures to create, test, and move customizations from a development system to a production system.
Three-step import process
- Create an update set on the development instance.
- Make customizations and changes on the development instance.
- Mark the update set as Complete.
- Log in to the test instance and retrieve the completed update set from the development instance.
- Commit the update set on the test instance, and test customizations thoroughly.
- If the update set has problems in the test instance, repeat steps 1 - 5 to develop the fix on the development instance with another update set.
- Log in to the production instance and retrieve the completed update set from the development instance. If the update set required a fix, retrieve both update sets.
- Commit the update set on production. If the update set required a fix, commit both update sets in the order they were made.
Two-step import process
- Create an update set on the staging instance.
- Make customizations and changes on the staging instance.
- Mark the update set as Complete.
- Test customizations thoroughly on the staging instance.
- If the update set has problems, repeat steps 1 - 4 to develop the fix on the staging instance with another update set.
- Log in to the production instance and retrieve the completed update set from the staging instance. If the update set required a fix, retrieve both update sets.
- Commit the update set on production. If the update set required a fix, commit both update sets in the order they were made.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-18-2022 11:20 PM
Hi sandeep ,
i know how to work with updatesets, i found some info that moving standard changes trough updatesets does not pick up all the info the standard changes need

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2022 08:01 PM
Except data, scheduled jobs, groups the update set should capture most of the items. This is the best practice.
But if you are note sure then you can try moving the XMLs too.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2022 12:48 AM
Hi
Glad to see my answer helped you, Kindly mark the answer as Correct & Helpful both such that others can get help.
Thanks,
Sandeep