do internal IDs get copied over to the Sandbox fr...
# general
a
do internal IDs get copied over to the Sandbox from Production after a Refresh?
k
Yes.
Sandbox goes POOF and then your gutted copy of production is activated as the new sandbox
Things that don't make the trip: System Notes, Workflow Stages, Scheduled Script Deployments.
(the script deployments go over, but you have to edit them to get them firing again)
a
@KevinJ of Kansas thank you sir
k
Otherwise, it's mostly a mirror image of production from whenever the snapshot occured
There might be a few things I haven't thought of.
a
all i care about is the transactions
and sounds like the answer is YES
@KevinJ of Kansas do you have a source for
the script deployments go over, but you have to edit them to get them firing again
? We had a newly refreshed sandbox scheduled script sending sandbox data to an upstream prod system which caused a weeks worth of cleanup. Now I undeploy every script the minute I activate a refreshed sandbox (in addition to adding environment checks into the code).
k
Michoel - not offhand. I had a client refresh sandbox and we couldn't figure out why they weren't working. That was the answer I was given. Though that was some time ago.
Or maybe it was a scheduled workflow