-
Notifications
You must be signed in to change notification settings - Fork 78
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
Error in sfdx force:source:retrieve -m ManagedContentType:news #418
Comments
And this Metadata type has coverage |
Same issue: |
@RajaPaul Thank you, we are contacting the team that owns this metadata to get them to fix it. |
FWIW, "Source Tracking" in the coverage report, not so clearly, means support for source format in the CLI. The reason is without source tracking pull won't work which is what source format was originally for. Now that there is |
I am also awaiting this resolution |
@clairebianchi - neither of the closed items above resolves this issue. It seems unclear if this was meant to say this issue (418) is resolved or not? I still have this issue (though the error message from the CLI is more descriptive:) |
Looks like this is coming in Winter '21: |
Hi @FabienTaillon and all, I'm unable to get the below CLI working: log: Also tried SF CLI cmd log: |
@mdonnalley could you give some input on why it's not planned ? Is it because it's not supported by Source Tracking ? |
This was closed due to inactivity. Feel free to reopen if it's still an issue with the latest version of |
Summary
I was trying to get ManagedContentType with sfdx cli and org browser-VSCODE and it was throwing error
Steps To Reproduce:
Connect an org to VSCODE which has ManagedContentType or create some metadata
Open VSCODE orgbrowser and try to pull that ManagedContentType metadata into source
You will get the following error
Expected result
It should retrieve metadata
Actual result
Throws error.
SFDX CLI Version(to find the version of the CLI engine run sfdx --version): sfdx-cli/7.59.0-05e06e37e0 win32-x64 node-v10.15.3
SFDX plugin Version(to find the version of the CLI plugin run sfdx plugins --core)
$ sfdx plugins --core
@oclif/plugin-autocomplete 0.1.5 (core)
@oclif/plugin-commands 1.2.3 (core)
@oclif/plugin-help 2.2.3 (core)
@oclif/plugin-not-found 1.2.3 (core)
@oclif/plugin-plugins 1.7.9 (core)
@oclif/plugin-update 1.3.9 (core)
@oclif/plugin-warn-if-update-available 1.7.0 (core)
@oclif/plugin-which 1.0.3 (core)
@salesforce/sfdx-diff 0.0.6
@salesforce/sfdx-trust 3.0.7 (core)
analytics 1.7.1 (core)
generator 1.1.2 (core)
salesforcedx 48.15.0 (core)
├─ @salesforce/sfdx-plugin-lwc-test 0.1.5 (core)
├─ salesforcedx-templates 48.17.0 (core)
└─ salesforce-alm 48.16.0 (core)
sfdx-cli 7.59.0 (core)
sfdx-wry-plugin 0.0.11
sfpowerkit 1.45.1-4 (beta)
OS and version:
WIN 10
The text was updated successfully, but these errors were encountered: