To which of the following components does Copado apply the resolution strategy " branch A wins over branch B " ? Select all that apply!
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?
You have created two different Account page layouts in Dev1, one for sales reps and and another one
for the support team. You have committed the two page layouts on a user story and you are ready to
deploy them to the next environment. However, the sales manager makes a last-minute decision for
his team to continue using the standard Account page layout for now. What is the easiest way to
prevent the sales reps layout from being deployed while deploying the support team layout?
You ' re unable to see the Advanced button on the Commit Changes page with the Destructive
After deleting a component in Dev1, Debbie has created a new user story to delete the component from the repository and upper environments. She has refreshed the metadata index before selecting the component. What can she do now in order to perform a destructive change commit of the component?
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?
You have been assigned the task of deleting a custom field. After deleting the custom field in a
sandbox, you have created a user story to delete the field in Git and in upper environments, but you
refreshed the medata grid before selecting the custom field. What can you do now in order to perform a destructive changes commit of the field? Select all that apply!
You would like to create a YAML file to remove all references to Field Level Security from managed
fields in profiles. Which value should you use in the replace_values parameter?
Ana is the new NextGen networks admin. She has taken a Git snapshot in dev1 but when
looking at the dev1 branch, she can ' t find the translation files. What could be the reason?
You have work in progress in dev1. After retrieving from the org and pushing a hotfix for your Admin
profile from the Copado CLI, the validation deployment is failing. Why?
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 are using the auto-resolve conflict resolution feature, Copado will stop the merge of the feature
branch into the promotion branch if it detects a conflict.
For which of the following components is it not recommended to use auto-resolve? Select all that apply!
You have reached the max number of allowed answers
After pushing changes using the Copado CLI, you notice that the feature branch is being merged to a different environment branch in your remote repository. What could be the reason behind this?
Even though Dave has defined NoTestRun in the Promotion Test Level field on his user story, the
deployment to production is running local tests. What could be the reason for this?
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?
After deleting the component in Dev1, Dave has accidentally refreshed the metadata index. What can
he do now in order to perform a destructive changes commit of the component? Select all that apply!
A PMD static code analysis rule has been violated. If the violation score of the rule is 2, what was the
priority set for this rule?
The development team is complaining that when they try to select a metadata source in the scratch org wizard, they can only see Branches. Developers should be able to select any metadata source.
How you can fix this?
Within the same sprint, Debbie added, a defaultPhone method and Dave added a defaultUrl method, both to the account operations class. Since, Debbie and Dave are working in their
individual sandboxes, after promoting the second user story, a Git conflict arose. They leamed up to solve the conflict using Copado ' s online conflict resolution feature. What
happens when both user stories are mass back-promoted?