Skip to content

fix(data-transfer): fix wrong object type names were used#1464

Merged
yhilmare merged 1 commit into
dev/4.2.3from
wenmu_423_fix_set_wrong_export_type
Jan 29, 2024
Merged

fix(data-transfer): fix wrong object type names were used#1464
yhilmare merged 1 commit into
dev/4.2.3from
wenmu_423_fix_set_wrong_export_type

Conversation

@LuckyPickleZZ
Copy link
Copy Markdown
Member

What type of PR is this?

type-bug

What this PR does / why we need it:

When use ob-loader-dumper to transfer data, we should use ObjectType#name as displayed name. But ObjectType#getName was used instead, causing miss match with front-end.

Which issue(s) this PR fixes:

Fixes #1333

@LuckyPickleZZ LuckyPickleZZ added this to the ODC 4.2.3-bp milestone Jan 29, 2024
@LuckyPickleZZ LuckyPickleZZ self-assigned this Jan 29, 2024
@LuckyPickleZZ LuckyPickleZZ changed the title fix(data-transfer): set wrong object type name fix(data-transfer): fix wrong object type names were used Jan 29, 2024
Copy link
Copy Markdown
Contributor

@yhilmare yhilmare left a comment

Choose a reason for hiding this comment

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

lgtm

@yhilmare yhilmare merged commit 9d74996 into dev/4.2.3 Jan 29, 2024
@yhilmare yhilmare deleted the wenmu_423_fix_set_wrong_export_type branch January 29, 2024 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants