Quick heads up if you use "Copy To Account" (beta ...
# general
n
Quick heads up if you use "Copy To Account" (beta function), be aware when moving lists the internal id's of the entries can change. Creating 4 list entries in SandBox the ID's were 1,2,3,101 <-- no idea why 101 it was a brand new list nothing had ever been added to push the id range out of shape. After moving to Prod they became 1,2,3,4 In code you should use the internal ID so watch your back!
k
This can happen when bundling too
s
You can avoid this by using the script id rather then the internal id. You have to expose script id your preferences but it does work.
k
I think to turn that on you have to turn on SDF.