Thursday 21 June 2018

Refresh Interval of different types of Sandboxes

Hi,

We have different refresh intervals for different sandboxes as shown below.

Sandbox Type
Refresh Interval
Storage Limit
What’s Copied
Developer Sandbox
1 day
Data storage: 200 MB
File storage: 200 MB
Metadata only
Developer Pro Sandbox
1 day
Data storage: 1 GB
File storage: 1 GB
Metadata only
Partial Copy Sandbox
5 days
Data storage: 5 GB
File storage: 5 GB
Metadata and sample data
Full Sandbox
29 days
Same as your production org
Metadata and all data


Reference:

https://trailhead.salesforce.com/modules/app_deployment/units/app_deployment_sandbox?trailmix_creator_id=00550000006yDdKAAU&trailmix_id=architect-dev-lifecycle-and-deployment

No comments:

Post a Comment

How to include a screen flow in a Lightning Web Component

 Hi, Assume  you have a flow called "Quick Contact Creation" and API Name for the same is "Quick_Contact_Creation". To i...