pipeline icon indicating copy to clipboard operation
pipeline copied to clipboard

Deployment Failed with Profile Settings

Open nguyen-tien-github opened this issue 6 years ago • 3 comments

Hi @xgeek-net

I have another error when deploying with custom profiles. Please check image below: deploy

Thank you for your time.

nguyen-tien-github avatar Jun 21 '19 10:06 nguyen-tien-github

Hi, @nguyen-tien-mulodo Component dependencies issue needs you to fix metadata in git repository manually, I'm not recommend to deploy Profile metadata with any deploy tool. See https://github.com/xgeek-net/pipeline/issues/11 .

xgeek-net avatar Jun 25 '19 03:06 xgeek-net

Hi @xgeek-net,

Thanks a lot for this great tool.

Does your previous comment means that we have no way of deploying custom profiles with Pipeline? We see issues with "Unknown user permission" over and over again; as soon as we have removed one permission, the next one fails.

As far as I know, the specific permission could be removed from package.xml, but I don't think this is possible in Pipeline, is it? Or is there any other workaround?

Thanks a lot.

juanlu-github avatar Jul 24 '19 10:07 juanlu-github

Hi, @juanlu-github

I didn't mean Pipeline does not support profile deploy, it can deploy any component which is supported by SFDC metadata API, but I don't recommend to manage profile metadata with Git as a best practice. Actually, you can remove the specific permission from package.xml and deploy it with Pipeline as with Ant or other IDEs.

xgeek-net avatar Jul 25 '19 02:07 xgeek-net