Replies: 1 comment
-
|
there isn't an "org browser registry." It uses the metadata api's Because the type is missing in the API, you'll need to open a support case so it gets routed to the team that owns that metadata. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
SFDX Org Browser - Missing metadata
UserAccessPolicyDescription
The SFDX Org Browser currently does not display or allow retrieval of the
UserAccessPolicymetadata type. This metadata is available via the Metadata API and supported in source format (/userAccessPolicies/), but it does not appear in the Org Browser UI.Steps to Reproduce
UserAccessPolicy.Impact
This prevents developers and administrators from managing UserAccessPolicy metadata via the UI-based Org Browser.
It reduces discoverability and usability, especially for teams that rely on the Org Browser for non-CLI metadata retrieval.
Suggested Fix
UserAccessPolicyto the Org Browser metadata registry.Environment
Beta Was this translation helpful? Give feedback.
All reactions