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

fix: allow Event SObj generation (#2490) #2821

Merged
merged 2 commits into from
Dec 28, 2020

Conversation

XVRick
Copy link
Contributor

@XVRick XVRick commented Dec 16, 2020

What does this PR do?

Allows generation of faux Event object but still prevents objects like __ChangeEvent

What issues does this PR fix or reference?

#2490

Functionality Before

Event SObject was being filtered out of generation code.

Functionality After

Event SObject no longer filtered out but original intent of filtering our objects that end in Event is still working

@XVRick XVRick requested a review from a team as a code owner December 16, 2020 19:02
@lcampos lcampos merged commit 2bd19d3 into forcedotcom:develop Dec 28, 2020
@lcampos
Copy link
Contributor

lcampos commented Dec 28, 2020

@XVRick thanks for your contribution to the project. We've merged the change and it will be going out in the next release of the extensions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants