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

feat(orgbrowser): add support for StandardValueSet #3982

Closed

Conversation

sbresin
Copy link

@sbresin sbresin commented Mar 29, 2022

What does this PR do?

Adds support for retrieving StandardValueSet Metadata with the Org Browser.

There is no API call that lists all StandardValueSets, so i hardcoded the list of their names. The list comes from here: https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/standardvalueset_names.htm

What issues does this PR fix or reference?

#1579

Functionality Before

None: Currently it is not possible at all to retrieve StandardValueSets from the OrgBrowser.

Functionality After

Screen Shot 2022-03-29 at 16 38 46

@sbresin sbresin requested a review from a team as a code owner March 29, 2022 14:40
@sbresin sbresin requested a review from mohanraj-r March 29, 2022 14:40
Copy link
Contributor

@mohanraj-r mohanraj-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @sbresin 👍 (looks like your first one in this repo 🎉 )

@RitamAgrawal Can you please take a look at this PR since you made changes to org browser recently

@mohanraj-r
Copy link
Contributor

Superseded by #3992

@mohanraj-r mohanraj-r closed this Mar 31, 2022
@gbockus-sf gbockus-sf added the type:community-contrib Community Contribution Pull Requests label Oct 4, 2022
@git2gus
Copy link

git2gus bot commented Oct 4, 2022

This issue has been linked to a new work item: W-11853677

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:signed type:community-contrib Community Contribution Pull Requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants