Rob wants to deploy a data template to production and wants to disable active validation rules in
production to make sure the template is successfully migrated. To this end, he creates a Manual
Task deployment step. and then adds a Data Template deployment step. What would be the
deployment process in this case?
When deploying US1 and US2 in the same promotion, the old code in US2 is overwritting
the most up-to-date code in US1. How can a developer resolve this issue?
Rob would like to define the following quality gates:
1. Run an Apex Test with Validation for Apex classes and triggers.
2. Run a Compliance Check for profiles and permission sets.
What is the minimum number of metadata groups he needs to create?
You would like to create a scratch org that has a duration of 15 days. Where can you set this value?
Debbie comitted some changes to the Opportunity Layout but, after deploying her changes from DEV
to INT, she found her changes were not there due to an auto-resolved Git conflict she was not aware
of. How can she prevent this from happening again in all future promotions?
Dave is taking a look at some of the data they have imported from production to dev2 for testing
purposes using data templates, and he has noticed the data in some of the fields doesn't match that
of the production environment. What could be the reason for this? Select all that apply!
You have reached the max number of allowed answers
Debbie is deploying a user story with Apex components from UAT to production. The promotion test level on the user story is set to NoTestRun. What test level is going to be enforced in the deployment to production?
Dave would like to change the base branch on a user story from master to uat, but he can't see the Advanced button. As a Copado admin, what is the best way to fix this?
What is the minimum Apex code coverage on a user story?
Debbie has created a new custom field in Dev1. She commits it on a user story together with the permission set to deploy FLS. After committing the changes, she realizes she forgot to grant the permission set access to the field in Dev1, so she goes back to Dev1 and updates the FLS. What is the easiest way to ensure the FLS is deployed to the next environment together with the field?