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

Allow gulped modules to extend standard SObjects with additional standard fields #154

Open
nawforce opened this issue Apr 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nawforce
Copy link
Contributor

The standard SObject definitions include most fields but there are some features, such as person Accounts, which add additional custom fields that it is difficult for us to capture. To address this I propose that we allow standard objects to be extended with additional standard fields in the gulp metadata format.

At the moment standard fields are removed from SObject metadata within SObjectGenerator. If we remove this filtering we can add module aware field filtering into SObjectDeployer that is more flexible.

@nawforce nawforce self-assigned this Apr 22, 2023
@nawforce nawforce linked a pull request Apr 22, 2023 that will close this issue
@kjonescertinia kjonescertinia added the enhancement New feature or request label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants