I accidentally deleted my old development environment, so I duplicated a new one based on my current production environment. I then made changes in the new environment, but when I tried to deploy to production, I got an error. What is the correct way to fix this? Do I need to find out which column is causing it or I can force to resync everything from my new environment to product?