Managed Package's Object in Org Browser : Metadata
See original GitHub issueI have installed some packages in my org, and their sObject’s Info are NOT available(in Org Browser : Metadata) in following categories :
- Custom Object
- Workflows
- Flow Definitions ( Probably in other categories as well(Not Checked) )
Though some info is available in sObject Definitions (location : .sfdx>tools>sObjects) for field’s description, can we have all kind of info in “Org Browser” as well (similar to other standard and Unmanaged sObjects)?.
Currently using extension’s info :
sfdx-cli/7.46.1-3d2451fad8 darwin-x64 node-v10.15.3
vs_code_version : 1.42.1
Issue Analytics
- State:
- Created 4 years ago
- Reactions:8
- Comments:11 (2 by maintainers)
Top Results From Across the Web
Retrieve managed package metadata using Org Browser ...
But I'm unable to retrieve managed package components from org browser. For example, our instance has Salesforce CPQ managed package and ...
Read more >Package Custom Metadata Types and Records
You can package custom metadata types and records in unmanaged packages, managed packages, or managed package extensions. Your packages can then be instal....
Read more >Creating your first managed package
As shown later in this chapter, you can manually install any package in a scratch org, either via the browser with the package...
Read more >Successfully Retrieve Org Metadata Using Salesforce CLI and ...
Retrieving Salesforce Org metadata, along with its dependent metadata, can be challenging. One common technique to retrieve the metadata and ...
Read more >Why are my managed package metadata components not ...
In an org to org comparison, if you are trying to compare managed package subcomponents (such as a managed custom field on a...
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 FreeTop 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
Top GitHub Comments
Over two years later and this is still not fixed. Please please please allow us to download our FULL org metadata from our orgs, of which 99.99% of orgs use Managed Packages and people customise objects in Managed Packages so we need to be able to see everything in VSCode.
I would love this capability so that I can include custom fields and record types that we build onto objects in managed packages. For example, when I add a field to the Affiliations object that is part of EDA and NPSP managed packages from Salesforce, I want to include that custom field or record types in the metadata I can browse, download and pull into our repository.