cfpb / salesforce-docs

Guidance for developing Salesforce applications and solutions for the CFPB
Creative Commons Zero v1.0 Universal
128 stars 97 forks source link

Add best practices regarding sandbox refreshes #13

Open mvogelgesang opened 7 years ago

mvogelgesang commented 7 years ago

Salesforce allows you to store information in custom settings and other areas which does not pass down to sandboxes upon refresh. Strategies include identifying which Accounts to copy into a sandbox, custom settings, environment-based credentials, etc.

mvogelgesang commented 7 years ago

Considerations should include:

virtix commented 7 years ago

@mvogelgesang More very good ideas. Thanks! Does SF have a list of the settings and other things that do not pass down on refresh?

mvogelgesang commented 7 years ago

@virtix I have found a partial list here, https://help.salesforce.com/articleView?id=data_sandbox_implementation_tips.htm&type=0&language=en_US. Some key findings include: