Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"ManagedContentType" are not currently supported by the CLI #355

Closed
dpahadiya-salesforce opened this issue Mar 27, 2020 · 8 comments
Closed
Labels
bug Issue or pull request that identifies or fixes a bug duplicate Issue or pull request already exists

Comments

@dpahadiya-salesforce
Copy link

Fetching all the metadata from VS Code and getting below error.

ERROR running force:source:retrieve: We can’t retrieve the specified metadata object: ManagedContentType. Certain metadata types, like ManagedContentType are not currently supported by the CLI.
File a bug here: https://github.com/forcedotcom/cli/issues and provide the name of the unsupported metadata type

@clairebianchi
Copy link
Collaborator

@dpahadiya-salesforce Thank you. I will file a bug on the team that owns that metadata and get it fixed.

@clairebianchi clairebianchi added the bug Issue or pull request that identifies or fixes a bug label Mar 31, 2020
@clairebianchi
Copy link
Collaborator

@dpahadiya-salesforce what version of the CLI are you on?

@ahewardUF
Copy link

ahewardUF commented Apr 9, 2020

@dpahadiya-salesforce what version of the CLI are you on?

@clairebianchi I've confirmed this error on CLI ver7.50.0 and 7.53.0.

"ERROR running force:source:retrieve: We can’t retrieve the specified metadata object: ManagedContentType. Certain metadata types, like ManagedContentType are not currently supported by the CLI"

@RupertBarrow
Copy link

Duplicate with #151

@jsmithdev
Copy link

Just fyi, hit as well today using vs code org browser: metadata

sfdx -v
sfdx-cli/7.53.0 linux-x64 node-v10.15.1

ERROR running force:source:retrieve: We can’t retrieve the specified metadata object: ManagedContentType. Certain metadata types, like ManagedContentType are not currently supported by the CLI.
File a bug here: https://github.com/forcedotcom/cli/issues and provide the name of the unsupported metadata type
11:44:56.420 sfdx force:source:retrieve -m ManagedContentType
ended with exit code 1

@gwynnebaer
Copy link

FYI, this also applies to sfdx force:mdapi:convert commands for the same reasons, although the error is less useful:
ERROR running force:mdapi:convert: An error was encountered processing path: metadata/unpackaged/managedContentTypes/news.managedContentType

@AltiusRupert
Copy link

@clairebianchi This is a duplucate of #151 which is closed, so could possibly also be closed.

@FabienTaillon
Copy link

Isn't this one a duplicate of #418 too ?

@amphro amphro added the duplicate Issue or pull request already exists label Jul 27, 2020
@amphro amphro closed this as completed Jul 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue or pull request that identifies or fixes a bug duplicate Issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

9 participants