In a sandbox, you have made some changes in the System Admin profile. When you try to deploy the
profile, you are getting the error "Unknown User Permission: ManageSandboxes." What can you do in
order to move your changes forward? Select all that apply!
Select all that apply, then click Submit answer.
-
○
Create a YAML file to exclude the ManageSandboxes permission, add it to the pipeline and redeploy.
-
○
In the Git Promotion deployment step, use the Find and Replace feature to exclude the ManageSandboxes permission and redeploy.
-
○
Manually remove the ManageSandboxes permission from the destination branch and redeploy.
-
○
Update the .gitignore file in the uat branch to exclude the user permissions introduced in the higher API version and redeploy.