Skip to main content

Has the component made it into the deployment package zip file?

Troubleshooting the problem analyser if a component is not deployed through CI jobs/pipelines

Chris Mead avatar
Written by Chris Mead
Updated this week


​What's the impact on the CI job?

Sometimes it may happen that the metadata item doesn't make it into the deployment package. If it's not in the zip file of the deployment package, then it will not be deployed.

Please, check if the deployment package zip contains the metadata you expected to be deployed. Once you download the zip file, in your file explorer, unzip your zip package and open the metadata with your text editor (for example, you can use VS Code).

Any component included in this package would have been sent to Salesforce, and should be deployed if deployment is successful.

If you have any questions about this process, please don't hesitate to ask us in the in-app chat!
Did this answer your question?