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

Incorrect generation of record type mapping table name in a namespaced org context #3713

Merged
merged 5 commits into from
Dec 19, 2023

Conversation

lakshmi2506
Copy link
Contributor

W-11242094

In case of generate_and_load_from_yaml when inject_namespace is true and while creating the record type table, the naming format doesn't actually support a case.

That is it is searching for the namespace_sfobject_rt_mapping but the actually table created is sfobject_rt_mapping.

@lakshmi2506 lakshmi2506 requested a review from a team as a code owner December 6, 2023 06:12
@lakshmi2506 lakshmi2506 self-assigned this Dec 15, 2023
@lakshmi2506 lakshmi2506 requested a review from mgrandhi December 18, 2023 16:04
Copy link
Contributor

@mgrandhi mgrandhi left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jkasturi-sf jkasturi-sf left a comment

Choose a reason for hiding this comment

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

Looks good

@vsbharath vsbharath merged commit 8cc6f49 into main Dec 19, 2023
22 of 24 checks passed
@vsbharath vsbharath deleted the bug/recordtype_tablename branch December 19, 2023 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants