Is there an easy way to view all changes made to a...
# general
a
Is there an easy way to view all changes made to a sandbox environment after a prod refresh?
g
Hi Amanda, Did you already perform the refresh? If you didn't, and this is about customizations/metadata -- then you can store the current sandbox customizations into a source control system (e.g. Git), refresh, get the refreshed customizations, and compare them with the previous revision. In order to get the customizations, you can use SDF (I'm sure the folks over #C42JX79UZ will be happy to help as needed) or Salto (either the open-source or the SaaS version) -- full disclosure, I'm from Salto (feel free to DM me for additional details if needed).
s
@amandarosiak it sounds like you are looking to compare all objects in a NetSuite sandbox environment both before and after it has been refreshed. Is that correct? If so, I would agree with @Gil Hoffer's above comment. For SDF you will want to use an IDE such as Eclipse or WebStorm. If you're less technical/hands on with this side of things, leveraging a tool such as Salto (as mentioned above) can make the process of comparing two NetSuite environments, or in your case a before/after comparison, pretty straight forward. I hope this helps! Sonny