Hello,
We are currently migrating our portal configuration from Dev to Prod using PAC CLI. The migration completes successfully; however, we’ve noticed that Custom JavaScript and detailed form descriptions are not updating to the latest versions in Production.
We retried the migration several times with no success. As a troubleshooting step, we deleted the affected pages in Production and reran the migration. Unfortunately, the pages are no longer being imported into Prod, even though they are present in the downloaded migration folder.
We are now encountering the following error:
XRM Network error: Entity adx_entityform Record Id: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Error: A validation error occurred. The value 0 of 'adx_entitysourcetype' on record of type 'adx_entityform' is outside the valid range. Accepted Values: 756150001,756150002,756150003
Both our Dev and Pre-Prod environments use the Enhanced Data Model (EDM), while Prod is still on the Standard Data Model (SDM). We suspect this model difference may be contributing to the issue. However, we’ve successfully imported the portal configuration from Dev (EDM) to Prod (SDM) in the past without errors.
Could you please advise on how to resolve this issue and ensure that the latest custom JavaScript and form details are properly migrated?
Thanks