Posted by: Pdfprep
Post Date: January 28, 2021
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!
A . Create a YAML file to exclude the ManageSandboxes permission, add it to the pipeline and redeploy.
B . In the Git Promotion deployment step, use the Find and Replace feature to exclude the ManageSandboxes permission and redeploy.
C . Manually remove the ManageSandboxes permission from the destination branch and redeploy.
D . Update the .gitignore file in the uat branch to exclude the user permissions introduced in the higher API version and redeploy.
Answer: A,B
Leave a Reply