function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SFDC UserSFDC User 

Only Data Refresh of Full Sandbox from Production

Hi,

Is there a way to only refresh data from Production to Full Sandbox.?

Also this refresh must not overwrite any new objects or classes created in Full Sandbox which are not yet deployed to Production.

Need assistance on this query ASAP!!!

Thanks,
Natesh
pbattissonpbattisson
Hi Natesh, 

There is no way of refreshing just the data from the Production environment into a Sandbox environment. 

Best suggestion might be to create a new full sandbox and then use change sets to migrate your classes etc. to that sandbox for you to work on/with.

Paul
Sai Ram ASai Ram A
Hello Natesh

As pbattisson mentioned there is no way of refreshing full Sanbox without loss of meta data. My suggestion is
1. Take the Code backup in Eclipse or use Ant tool of your Current org
2. Refresh with production
3. Deploy all Backup Components Back to you org 

let us know if you have any question .
please don't Forget to Mark this as your best answer if it works fine for you

SFDC UserSFDC User
Thanks for the prompt response!!! Well regarding my query, was curious if there is a way apart from those mentioned by you here.
SFDC UserSFDC User
Thanks for the prompt response!!! Well regarding my query, was curious if there is a way apart from those mentioned by you here.