Unknown type name 'IndustriesManufacturingSettings' specified in package.xml in v7.88.4 and 7.89.1
See original GitHub issueSummary
After upgrading version from 7.86.3 to either 7.88.4 or 7.89.1 we get
Error sdx_sourceDeploy_pkg_1614089165664/package.xml Unknown type name 'IndustriesManufacturingSettings' specified in package.xml
while we run:
sfdx force:source:deploy -p force-app -u ALIAS -c -w 60 -l RunLocalTests
We had to downgarde to 7.86.3 cause we have nothing to do with that settings in our code.
Step to reproduce
It could be hard to reproduce while it could be related to our force-app, but you can try to use the sfdx force:source:deploy instruction from the Summary.
Issue Analytics
- State:
- Created 3 years ago
- Comments:30 (9 by maintainers)
Top Results From Across the Web
Unknown type name 'SurveySettings' specified in package.xml
When I try to deploy metadata with generated package.xml, deployment fails with error Unknown type name 'SurveySettings' specified in ...
Read more >ComponentName of type ComponentType was named in ...
Copado CI/CDKnowledge BaseDeployment Error: 'ComponentName of type ComponentType was named in package.xml, but was not found in zipped ...
Read more >Metadata API Developer Guide
Learn more about metadata and package.xml files. ... components of a specific type, and the <name> element selects for metadata component ...
Read more >Complete Salesforce Deployment Guide using Ant Migration ...
How to Create Change set from Package.xml. Step 1 : Create Empty Changeset, lets say its name is changeset2. Step 2 : add...
Read more >What am I doing wrong in trying to deploy with the Force.com ...
Personally, I only use the type of package.xml you show above for backup purposes. I keep one package.xml file will everything listed (using ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@maggiben - please we do not find this repo at all git clone https://github.com/salesforcecli/toolbelt.git
Hi, any resolution to this, other than downgrading the CLI? Thanks