[Mirroring my sandbox to a new account] I have 3 ...
# general
d
[Mirroring my sandbox to a new account] I have 3 accounts sandbox dev, sandbox tst and PROD. Sandbox dev is stable with on going project. Sandbox tst is unstable and lacks many configurations and development with data. I want to make my sandbox tst an exact copy of my sandbox dev. I know bundle is not meant for this. Is there any solution or guideline to follow?
b
usually you want to test deploying to your production environment
refresh your sandbox tst to match production
then deploy your changes from your sandbox dev to sandbox tst however you would move the code from sandbox dev to production