Does Copy from Development to Live work?

I tried to copy all the development data to live, but I cannot see any data type that I created in development in my live database. I have about 4000 errors in the live version and no error in the dev version. How could I copy the dev from live and get rid of the live errors without rebuilding everything in live?

Are you sure the live version is up to date with the dev version?

So… @emmanuel

  1. if first deploy your dev version to live
  2. then copy you dev database over to the live database

Granted that your dev. web app and data is all properly set:

  1. Is this correct procedure?
  2. Will protected files be copied as well with all the records?

Thanks,
Rick

The files will be the same ones (same URLs) and the privacy rules should apply similarly.

1 Like