[Bug]: Action Populate From Extension in the Migration Table Mapping Page does not include Table Extensions from the Extension #579
Labels
Approved
The issue is approved
Bug
Something isn't working
Integration
GitHub request for Integration area
Describe the issue
Context: 1) Migrating a BC14 Company to the Cloud and 2) Including Customizations, that is, extra fields in standard tables and custom tables.
For custom data to be migrated to the cloud, you have to 1) make a corresponding App including, at least, the tables and table extensions and 2) specify a Migration Table Mapping.
To help creating the mapping, the user can run the action Populate From Extension in the Migration Table Mapping page.
However, and this is the issue, the Populate From Extension only includes the new tables and ignore the table extensions in the custom app.
Expected behavior
I expected the Action Populate From Extension in the Migration Table Mapping Page to include Table Extensions from the Extension.
Steps to reproduce
In the last step make sure that the custom data are migrated and pay attention the custom data are migrated.
Additional context
Suggested Fix
Object in question:
Suggested Fix
I suggest the following change. I have replaced the
SetRange
with thisSetFilter
.Disclaimer
I have, for obvious reasons, not been able to test this fix.
I will provide a fix for a bug
The text was updated successfully, but these errors were encountered: