You’ve developed some new functionality in production, but there are concurrent development projects in a developer sandbox.
What’s the best way to make sure the changes in production and projects in development are both merged?
- Simply refresh the developer sandbox.
- Copy all of the sandbox metadata to a file system, then refresh the developer sandbox, and finally deploy all the metadata to the developer sandbox.
- Create a new sandbox, and then deploy from your developer sandbox to the new sandbox.
- None of the above.
Show Answer
Next Question