question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unknown type name 'IndustriesManufacturingSettings' specified in package.xml in v7.88.4 and 7.89.1

See original GitHub issue

Summary

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:open
  • Created 3 years ago
  • Comments:30 (9 by maintainers)

github_iconTop GitHub Comments

3reactions
madhavapakashcommented, Jul 27, 2021

@maggiben - please we do not find this repo at all git clone https://github.com/salesforcecli/toolbelt.git

1reaction
calvinle1commented, Mar 18, 2021

Hi, any resolution to this, other than downgrading the CLI? Thanks

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found